Hi all!
I have DGV bound to a datasource (a table). The table is changed, so I can refresh my DGV. How can I do it? I haven't find events of DGV
Alex
Printable View
Hi all!
I have DGV bound to a datasource (a table). The table is changed, so I can refresh my DGV. How can I do it? I haven't find events of DGV
Alex
bindingsource.endEdit and tableadapter.update
what code you have used to bind ?