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

Warning, to many rows with RestDataSource

$
0
0
Hi,

Using: SmartClient Version: v9.1p_2014-09-24/Pro Deployment (built 2014-09-24)

In developer console I got this warning:
12:18:03.934:TMR4:WARN:GridBody:NiceSearchLogList_body:This grid is showing 600,293 rows. Due to native rendering limitations, grids with this many rows may not appear correctly on all browsers. Consider filtering the data displayed to the user to reduce the total number of rows displayed at a time. This will improve usability as well as avoiding unpredictable behavior.


Do not understand as I getting from server only rows I looking at e.g.
<response><status>0</status><startRow>97</startRow><endRow>127</endRow><totalRows>600293</totalRows><data>
I am not loading 600293 rows.

Viewing all articles
Browse latest Browse all 4756

Trending Articles