Hi:
How do I delete programmatically using a button for Bound and Unbound DatagridView populated with data?
Thanks
Printable View
Hi:
How do I delete programmatically using a button for Bound and Unbound DatagridView populated with data?
Thanks
See my signature for a DataGridView tutorial. I'd also recommend some rading from here. If a DataGridView is bound then you should work with the data source as much as possible rather than the grid.
jmcilhinney:
Which one ?
Thanks
Have you actually looked at my signature? It's in sections with bold titles. One of those titles is "Tutorials". One of the links in that section is "DataGridView". When I say "see my signature for a DataGridView tutorial" do you suppose it could be that one I'm referring to?Quote:
Originally Posted by simon ong
Ok. Thanks