Question
Grid rows undefined and display as many rows as available in DB
Hi,
We are fetching rows from Database using sql query. We can't specify that we will receive only certain number of rows. In ThingWorx, by default it is set to defined 500 max items (rows) in sql query and we can edit it but in Live/Real we will might get even more than 1 lakh or even more than that, So we can't specify any limit to fetch the rows. Is it possible to make the max items of rows undefined so that it can fetch as many rows as available without limitation or is it possible to make it infinite?
Thanks,
Shalini V.

