Click here to Skip to main content
15,910,358 members
Home / Discussions / C#
   

C#

 
GeneralRe: rowstate changes to Unchanged when sybasecommandbuilder is created Pin
CodeAgnostic14-May-04 11:00
CodeAgnostic14-May-04 11:00 
GeneralSimple language question Pin
Joel Holdsworth14-May-04 9:08
Joel Holdsworth14-May-04 9:08 
GeneralRe: Simple language question Pin
Nemanja Trifunovic14-May-04 9:19
Nemanja Trifunovic14-May-04 9:19 
GeneralRe: Simple language question Pin
Joel Holdsworth14-May-04 9:34
Joel Holdsworth14-May-04 9:34 
GeneralRe: Simple language question Pin
Judah Gabriel Himango14-May-04 9:49
sponsorJudah Gabriel Himango14-May-04 9:49 
GeneralRe: Simple language question Pin
Nemanja Trifunovic14-May-04 10:11
Nemanja Trifunovic14-May-04 10:11 
GeneralRe: Simple language question Pin
Judah Gabriel Himango15-May-04 10:59
sponsorJudah Gabriel Himango15-May-04 10:59 
GeneralDataGrid question Pin
Anfernius14-May-04 7:23
Anfernius14-May-04 7:23 
Hi,

I'm wondering if there can be any problem related to using a datadrig bounded to a dataset that is updated by temporary methods called from different timers:

<br />
OnTimer1 () { put data into data set table 1}<br />
<br />
OnTimer2 () { put data into dataset table 2 }<br />
<br />
Datagrid uses dataset to show data inserted by the two timers.<br />


After a few updates on the dataset, de application throws a System.NullReferenceException in system.windows.forms.dll (Object reference not set to an instance of an object).

Could it be that I'm using DataView's to search for records to update in the timers? Well this as proved to be a great headache to me, I appreciate your atention.



Best Regards,
Anfernius
GeneralRe: DataGrid question Pin
Heath Stewart14-May-04 8:42
protectorHeath Stewart14-May-04 8:42 
GeneralRe: DataGrid question Pin
..Hubert..15-May-04 1:13
..Hubert..15-May-04 1:13 
Generalregd painting a form Pin
karteek14-May-04 7:21
karteek14-May-04 7:21 
GeneralRe: regd painting a form Pin
Meysam Mahfouzi14-May-04 7:51
Meysam Mahfouzi14-May-04 7:51 
GeneralRe: regd painting a form Pin
TigerNinja_14-May-04 7:53
TigerNinja_14-May-04 7:53 
GeneralRe: regd painting a form Pin
Judah Gabriel Himango14-May-04 8:29
sponsorJudah Gabriel Himango14-May-04 8:29 
GeneralI\O ports Pin
Member 87345214-May-04 7:10
Member 87345214-May-04 7:10 
GeneralRe: I\O ports Pin
Judah Gabriel Himango14-May-04 7:16
sponsorJudah Gabriel Himango14-May-04 7:16 
GeneralRe: I\O ports Pin
eggie514-May-04 20:30
eggie514-May-04 20:30 
GeneralRe: Setting a Form to TopMost Pin
myNameIsRon14-May-04 6:02
myNameIsRon14-May-04 6:02 
GeneralRe: Setting a Form to TopMost Pin
Heath Stewart14-May-04 6:27
protectorHeath Stewart14-May-04 6:27 
GeneralRe: Setting a Form to TopMost Pin
myNameIsRon15-May-04 11:25
myNameIsRon15-May-04 11:25 
GeneralRe: Setting a Form to TopMost Pin
Heath Stewart16-May-04 11:25
protectorHeath Stewart16-May-04 11:25 
GeneralExcel Paste Special Pin
Russell Jones14-May-04 5:36
Russell Jones14-May-04 5:36 
GeneralRe: Excel Paste Special Pin
Russell Jones14-May-04 5:50
Russell Jones14-May-04 5:50 
GeneralEmbed C# code within VB application Pin
Jack Knife14-May-04 5:23
Jack Knife14-May-04 5:23 
GeneralRe: Embed C# code within VB application Pin
Judah Gabriel Himango14-May-04 5:42
sponsorJudah Gabriel Himango14-May-04 5:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.