Click here to Skip to main content
16,005,467 members
Home / Discussions / C#
   

C#

 
GeneralRe: creating graphs in C# .net Pin
Christian Graus18-Feb-08 22:13
protectorChristian Graus18-Feb-08 22:13 
GeneralMHT File Problem. Pin
hdv21218-Feb-08 21:53
hdv21218-Feb-08 21:53 
GeneralRe: MHT File Problem. Pin
Pete O'Hanlon18-Feb-08 22:23
mvePete O'Hanlon18-Feb-08 22:23 
GeneralRe: MHT File Problem. [modified] Pin
hdv21218-Feb-08 22:55
hdv21218-Feb-08 22:55 
GeneralRe: MHT File Problem. Pin
Pete O'Hanlon18-Feb-08 23:19
mvePete O'Hanlon18-Feb-08 23:19 
QuestionUpdate mysql table from datagridview Pin
baranils18-Feb-08 21:07
baranils18-Feb-08 21:07 
GeneralRe: Update mysql table from datagridview Pin
Mircea Puiu18-Feb-08 21:40
Mircea Puiu18-Feb-08 21:40 
GeneralRe: Update mysql table from datagridview Pin
baranils18-Feb-08 22:27
baranils18-Feb-08 22:27 
Thank you

It helps a little

But still do not explain the management between datagrid and dataset to get changed row and update them in tables


The datagrid is owned by the form, the dataset can be owned by the function doing the select. If I have another function doing the update do I have to declare the dataset at the form level ?

Sorry if my question seems stupid but I'm coming from old C and very new to C# programming !
GeneralRe: Update mysql table from datagridview Pin
Mircea Puiu18-Feb-08 23:00
Mircea Puiu18-Feb-08 23:00 
GeneralRe: Update mysql table from datagridview Pin
baranils18-Feb-08 23:33
baranils18-Feb-08 23:33 
GeneralRe: Update mysql table from datagridview Pin
Mircea Puiu18-Feb-08 23:50
Mircea Puiu18-Feb-08 23:50 
GeneralRe: Update mysql table from datagridview Pin
baranils19-Feb-08 2:47
baranils19-Feb-08 2:47 
GeneralRe: Update mysql table from datagridview Pin
Mircea Puiu19-Feb-08 3:29
Mircea Puiu19-Feb-08 3:29 
GeneralRe: Update mysql table from datagridview Pin
baranils19-Feb-08 4:10
baranils19-Feb-08 4:10 
GeneralRe: Update mysql table from datagridview Pin
baranils19-Feb-08 21:34
baranils19-Feb-08 21:34 
GeneralHelp me with pressing keys Pin
David553418-Feb-08 20:54
David553418-Feb-08 20:54 
GeneralRe: Help me with pressing keys Pin
phannon8618-Feb-08 22:02
professionalphannon8618-Feb-08 22:02 
GeneralOpening Documents Pin
mgr_2k718-Feb-08 20:06
mgr_2k718-Feb-08 20:06 
QuestionAsynchronous method call or new Thread object? Pin
SimonH7618-Feb-08 19:59
SimonH7618-Feb-08 19:59 
GeneralRe: Asynchronous method call or new Thread object? Pin
Mircea Puiu18-Feb-08 21:31
Mircea Puiu18-Feb-08 21:31 
GeneralRe: Asynchronous method call or new Thread object? Pin
SimonH7619-Feb-08 3:32
SimonH7619-Feb-08 3:32 
GeneralRe: Asynchronous method call or new Thread object? Pin
Mircea Puiu19-Feb-08 3:42
Mircea Puiu19-Feb-08 3:42 
QuestionBoxing and UnBoxing in C#? Pin
ReenaSharma18-Feb-08 19:38
ReenaSharma18-Feb-08 19:38 
AnswerRe: Boxing and UnBoxing in C#? Pin
Ravi Bhavnani18-Feb-08 19:55
professionalRavi Bhavnani18-Feb-08 19:55 
AnswerRe: Boxing and UnBoxing in C#? Pin
Eslam Afifi18-Feb-08 20:05
Eslam Afifi18-Feb-08 20:05 

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.