I want to know why Ultrawebgrid is showing 100 rows and not allowing any more than that. I need that to print it out with infragistic document report.
I set the rows to 1000 as the row limit, this is what i want.
Thanks,
Hello robkapsig,
I am just checking about the progress of this issue.
Let us know if you need any further assistance.
Hi
I am also having a similar problem with a grid not showing all the rows, and from my investigations this is what seems to be happening:
The grid is showing sites for a customer with machines that are held at that site.
Customer 1 = 1000 sites
Customer 2 = 500 sites
If I select Customer 1 first then can visit all the sites using Virtual Scrolling. However if I select Customer 2 and later select Customer 1, I seem to only be able to scroll up the the number of sites that Customer 2 had it will not show any more.
If I select Customer 1 then Select Customer 2, the scroll bar shows as if it was expecting the sites for Customer 1 and if I keep scrollig down will eventually get a script error due to a null row being returned.
I have tried resetting the rows on the grid before repopulating it but this did not resolve the issue.