|
-
Jul 4th, 2014, 12:48 AM
#30
Addicted Member
Re: Master/Detail (Parent/Child) Data-binding (.NET 2.0+ WinForms)
@jmcilhinney I used your code above by using two datagridviews. It worked perfectly. Thanks.
Question: I would like to put a refresh button to see if there are changes in the child (BindingSource2)? For the moment the only way to see if there are changes in BindingSource2 is to close and open the form.
btw. The form is only used for viewing. No insert, updates and deletes. The insert, update, delete transactions are being done on another form. That is why I need a solution to refresh the child datagridview if there are changes.
Last edited by coolwater; Jul 4th, 2014 at 01:10 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|