jannes When using "Unlimited per page" in a grid (height 5000) it shows only 100 records.. Is there a way to fetch and show all records in the grid ?
PointsWell joben wrote Just curious, why would you want to specify a height? Annoyingly you have to when using unlimited records
Jaymer Why pick unlimited? Just enter 1000 (unless u think you might get more than 1000). Or 2000. Depending on how many cols, it gets sluggish after several hundred from my exp. and of course much longer to fill the grid.
jannes I didn't know we could specify our own values in "Display per page" :o I thought only the predefined values could be used
aware_support This works for us. Unlimited queries should dynamically fill up the range when you scroll. If you are sure that this is not working for you please attach a BSV that demonstrates the problem