Andy Wij

Andy Wij

  • NA
  • 26
  • 34.4k

Using Currency Manager to bind data

Sep 12 2011 10:07 PM
Hello,

I want to ask, can anyone give me a little tutorial about how to using CurrencyManager.. From what I know CurrencyManager can be use as a pointer to a record in dataset. So my Problem is:

I have 2 Form. Form1 have a datagrid that binding with dataset that I've retrieve from server, if i select any record on datagrid and click button 'view', I want to show form2 that have a textbox to be filled with record that I've selected before and if I change a value in textbox and click button 'save' form2 will be closed and the record will be updated to a server, form1 datagrid record will be updated too.

I'm still new to C# language :D Hope my question is clear enough. sorry for my bad english. :P

Answers (2)