Hi Dhaval,
By default table has a threshold of 100 rows.
You can use oTable.setThreshold(200); so that it will fetch 200 records.
Thanks
Krishna
Hi Dhaval,
By default table has a threshold of 100 rows.
You can use oTable.setThreshold(200); so that it will fetch 200 records.
Thanks
Krishna