Blank Rows (Full and Partial)

I would like to have the grid to always displays rows down to the bottom of the grid, even if its an impartial row. However if there is an impartial row i don't want that to affect the scrolling. One application which has this functionality is MS Money here is a screen shot of the grid

2 Replies

AD Administrator Syncfusion Team September 19, 2003 04:01 PM UTC

Try this property.. this.gridDataBoundGrid1.Model.Options.DisplayEmptyRows Regards, Jay N


PE Peter September 23, 2003 02:42 PM UTC

Thank you, it works

Loader.
Up arrow icon