Hi
I have a grid that is clientside paged. It seems I have 2 options to stop the grid resizing on the last page
(1) set a height on the grid, this works but it means that on the last page I get a gap at the bottom rather than the alternating lines, e.g. on a page of 20 items if I have 1 item on the last page I just get a bug blank space in the grid
(2) Add false lines, this works and looks right but then the items count of the grid is wrong
Is there any way of having false alternating lines at the bottom of the page but still having the count correct?
Thanks
I have a grid that is clientside paged. It seems I have 2 options to stop the grid resizing on the last page
(1) set a height on the grid, this works but it means that on the last page I get a gap at the bottom rather than the alternating lines, e.g. on a page of 20 items if I have 1 item on the last page I just get a bug blank space in the grid
(2) Add false lines, this works and looks right but then the items count of the grid is wrong
Is there any way of having false alternating lines at the bottom of the page but still having the count correct?
Thanks