We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

clear rows

How to clear rows in grid? I can''t find a function!

3 Replies

AD Administrator Syncfusion Team June 27, 2005 03:17 PM UTC

Are you using a GridDataBoundGrid or a GridControl? By clear rows, do you mean to actually remove the rows, or just make the cells empty (leaving empty rows present)?


HV Hrvoje Voda June 27, 2005 08:44 PM UTC

I''m using grid control, and I want to remove rows so that a grid stays empty.


AD Administrator Syncfusion Team June 27, 2005 09:38 PM UTC

You can use the this.gridControl1.Rows.RemoveRange method to remove rows from a GridControl.

Loader.
Live Chat Icon For mobile
Up arrow icon