Empty row at the bottom of the grid

Hi - Is there a way to suppress that empty row (where presumably a user could append to the grid) at the bottom of the GridDataBoundGrid? I tried Me.Model.Options.DisplayEmptyRows = False, to no avail. Thanks!

1 Reply

AD Administrator Syncfusion Team February 19, 2003 08:05 PM UTC

EnableAddNew = false. Stefan

Loader.
Up arrow icon