Deleting rows in Winforms Datagrid
Hi,
I am working on a C# Winforms application which uses Datagrid(.Net 1.1 version).
The application has got a button named "Delete" and on clicking of this button, the rows selected in the datagrid should be deleted.
Can anyone please help me out in achieving this...?
Thanks in advance...!
Regards,
livehed
|