Click here to Skip to main content
15,900,907 members
Home / Discussions / C#
   

C#

 
QuestionIterate through class properties? Pin
vedbu1-Sep-03 13:33
vedbu1-Sep-03 13:33 
AnswerRe: Iterate through class properties? Pin
Ista1-Sep-03 14:14
Ista1-Sep-03 14:14 
AnswerRe: Iterate through class properties? Pin
Jim Stewart1-Sep-03 15:44
Jim Stewart1-Sep-03 15:44 
GeneralRe: Iterate through class properties? Pin
vedbu2-Sep-03 13:26
vedbu2-Sep-03 13:26 
QuestionAbout getting the decimal ASCII codes of the characters??? Pin
cemlouis1-Sep-03 12:13
cemlouis1-Sep-03 12:13 
AnswerRe: About getting the decimal ASCII codes of the characters??? Pin
leppie1-Sep-03 13:03
leppie1-Sep-03 13:03 
GeneralRe: About getting the decimal ASCII codes of the characters??? Pin
cemlouis2-Sep-03 6:10
cemlouis2-Sep-03 6:10 
QuestionHow to communicate a aspx page with a thread ( one thread per session )? Pin
zoltix1-Sep-03 11:48
zoltix1-Sep-03 11:48 
Questionhow to detect DbClick on a Row in DataGrid Pin
Anonymous1-Sep-03 8:27
Anonymous1-Sep-03 8:27 
AnswerRe: how to detect DbClick on a Row in DataGrid Pin
MeisterBiber1-Sep-03 9:19
MeisterBiber1-Sep-03 9:19 
GeneralValidate a form Pin
nico1931-Sep-03 6:10
nico1931-Sep-03 6:10 
QuestionHow fast is .NET? Pin
Cristoff1-Sep-03 5:46
Cristoff1-Sep-03 5:46 
Answerquestions Pin
Cristoff1-Sep-03 5:52
Cristoff1-Sep-03 5:52 
AnswerRe: How fast is .NET? Pin
Nish Nishant1-Sep-03 6:29
sitebuilderNish Nishant1-Sep-03 6:29 
GeneralRe: How fast is .NET? Pin
J. Dunlap1-Sep-03 9:22
J. Dunlap1-Sep-03 9:22 
AnswerRe: How fast is .NET? Pin
Daniel Turini1-Sep-03 6:37
Daniel Turini1-Sep-03 6:37 
GeneralRe: How fast is .NET? Pin
Cristoff3-Sep-03 3:10
Cristoff3-Sep-03 3:10 
GeneralRe: How fast is .NET? Pin
Daniel Turini3-Sep-03 3:43
Daniel Turini3-Sep-03 3:43 
Generaldatagrid AddNew Pin
pedropj1-Sep-03 4:42
pedropj1-Sep-03 4:42 
Hi, I have a datagrid boud to a dataset. I am saving the changes by usign the DataAdapter.update(DataSet) method. This woks fine except when the user is position on the last row of the datagrid (the addnew row) with every field DBnull. In this case I am gettin a NonNull alowed exception. I think what I have got to do is cancel the edit on the last row ,when the primary key is Null, and then position the datagrid to the last valid row. If anyone can help I´d be very thankfull.

Thanks,
Pedro

Pedro
GeneralRe: datagrid AddNew Pin
A.Wegierski1-Sep-03 20:00
A.Wegierski1-Sep-03 20:00 
GeneralRe: datagrid AddNew Pin
pedropj2-Sep-03 4:56
pedropj2-Sep-03 4:56 
GeneralDifferent Control Size in C++ and C# Pin
Somnatic1-Sep-03 0:38
Somnatic1-Sep-03 0:38 
GeneralRe: Different Control Size in C++ and C# Pin
James T. Johnson1-Sep-03 4:02
James T. Johnson1-Sep-03 4:02 
GeneralTcpServerChannel Pin
Anonymous31-Aug-03 23:45
Anonymous31-Aug-03 23:45 
Questionms TAPI? Pin
Roger Alsing31-Aug-03 23:20
Roger Alsing31-Aug-03 23:20 

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.