Click here to Skip to main content
15,903,362 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Random numbers and letters Pin
aahmad7619-Feb-04 10:57
aahmad7619-Feb-04 10:57 
GeneralRe: Random numbers and letters Pin
Nadroj19-Feb-04 13:37
Nadroj19-Feb-04 13:37 
GeneralVB.NET read XSD from embedded resource Pin
mpalmer7818-Feb-04 9:40
mpalmer7818-Feb-04 9:40 
GeneralRe: VB.NET read XSD from embedded resource Pin
Mike Ellison19-Feb-04 6:21
Mike Ellison19-Feb-04 6:21 
GeneralPassing data from datagrid to Dataset Pin
Danny van der Walt18-Feb-04 9:17
Danny van der Walt18-Feb-04 9:17 
GeneralRe: Passing data from datagrid to Dataset Pin
John Kuhn18-Feb-04 20:23
John Kuhn18-Feb-04 20:23 
GeneralRe: Passing data from datagrid to Dataset Pin
Danny van der Walt19-Feb-04 19:55
Danny van der Walt19-Feb-04 19:55 
GeneralRe: Passing data from datagrid to Dataset Pin
John Kuhn22-Feb-04 8:07
John Kuhn22-Feb-04 8:07 
Danny,

I apologize for my "shoot-from-the-hip" response to your question. It really isn't that simple, is it?

Although I don't spend a whole bunch of time with Windows Forms, what I think has to be done with a DataGrid is to use BindingContext, create a new event handler, such as OnPositionChanged, and bind that handler to the PositionChanged event of the BindingContext. Then, in the event handler, you can decide whether or not you want to update the whole data set for a row change. Unfortunately, the examples I find of this method are really pretty trivial, though I haven't tried searching for information about them here on CodeProject yet.


What a piece of work is man, how noble in reason, how infinite in faculties, in form and moving how express and admirable . . . and yet to me, what is this quintessence of dust? -- Hamlet, Act II, Scene ii.
GeneralRe: Passing data from datagrid to Dataset Pin
Danny van der Walt22-Feb-04 23:57
Danny van der Walt22-Feb-04 23:57 
GeneralRe: Passing data from datagrid to Dataset Pin
John Kuhn23-Feb-04 13:49
John Kuhn23-Feb-04 13:49 
GeneralExcel in VB6 Pin
Wilbur J. Pereira18-Feb-04 7:41
Wilbur J. Pereira18-Feb-04 7:41 
GeneralRe: Excel in VB6 Pin
John Kuhn20-Feb-04 9:54
John Kuhn20-Feb-04 9:54 
GeneralRe: Excel in VB6 Pin
John Kuhn23-Feb-04 16:36
John Kuhn23-Feb-04 16:36 
GeneralArray display Pin
Isaiah2518-Feb-04 4:26
Isaiah2518-Feb-04 4:26 
GeneralRe: Array display Pin
Yogendra Agarwal19-Feb-04 9:12
Yogendra Agarwal19-Feb-04 9:12 
Generalnull delimited string Pin
r i s h a b h s17-Feb-04 23:47
r i s h a b h s17-Feb-04 23:47 
GeneralRe: null delimited string Pin
steff kamush18-Feb-04 5:35
steff kamush18-Feb-04 5:35 
GeneralRe: null delimited string Pin
r i s h a b h s18-Feb-04 16:45
r i s h a b h s18-Feb-04 16:45 
GeneralRe: null delimited string Pin
steff kamush19-Feb-04 4:32
steff kamush19-Feb-04 4:32 
GeneralRe: null delimited string Pin
r i s h a b h s19-Feb-04 17:58
r i s h a b h s19-Feb-04 17:58 
GeneralGet domains & workgroups-reply plzzzz Pin
radhika8117-Feb-04 19:11
radhika8117-Feb-04 19:11 
GeneralRe: Get domains & workgroups-reply plzzzz Pin
John Kuhn17-Feb-04 19:25
John Kuhn17-Feb-04 19:25 
GeneralRe: Get domains & workgroups-reply plzzzz Pin
radhika8117-Feb-04 19:55
radhika8117-Feb-04 19:55 
GeneralRe: Get domains & workgroups-reply plzzzz Pin
John Kuhn17-Feb-04 20:04
John Kuhn17-Feb-04 20:04 
Generalvbscript compiler error Pin
alan.net17-Feb-04 17:01
alan.net17-Feb-04 17:01 

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.