Data boung grid - last row

Is it possible to move the last row to the top of the data bound grid? I would like the insert/add row to be at the top so the user doesn't have to scroll to the end of the data grid in order to add a new record. Thanks!

2 Replies

AD Administrator Syncfusion Team November 17, 2003 07:13 PM UTC

In a GridDataBoundGrid, no, not without some considerable effort. But in our upcoming 2.0 release, our GridGroupingControl will let you display the newrow at the top.


CH Christina November 17, 2003 07:19 PM UTC

Ok, thanks!

Loader.
Up arrow icon