TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Andy Wij
NA
26
35k
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
Reply
Answers (
2
)
How Do i Allow the user to select specific items by clicking on them while the control key is pressed
Pointers in Csharp