Deleting a row from Grid Control

Hi I want to delete a row from grid control how to ? Regards Rajaraman

1 Reply

AD Administrator Syncfusion Team August 5, 2003 09:13 AM UTC

Try the this.gridControl1.Rows.RemoveRange method.

Loader.
Up arrow icon