Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Live Grid actual rows in the Grid?

$
0
0
SmartClient Version: v9.1p_2014-10-20/PowerEdition Deployment (built 2014-10-20)
GWT 2.6.1
IE-11

I'm working with a ListGrid that is paged. When I return the totalRows in the DSResponse, I add another 100 for paging.

Is there a way to get the real row count from the ListGrid? Because after the data arrives, I do a listGrid.getRecordList().getLength() and it returns the value in totalRows from the DSResponse, not the actual number of rows contained in the ListGrid?

Viewing all articles
Browse latest Browse all 4756

Trending Articles