0
Reply

Programmatically deleting a row in a datagrid

msewell

msewell

Nov 4 2004 5:49 PM
1.7k
I would like to find out how to delete a row in a datagrid programmatically. It is accomplished by highlighting a row, then pressing the DELETE key, but I would like to do it programmatically by a user clicking on a button. The datagrid's datasource is a dataset. Can anybody help? Thanks in advance, Mike