Hello Everyone,
Is there anyone who has implemented server side pagination in windows like we have infowindows. When we have huge data in a tables like products it takes huge amount of time to load. Instead if we add server side pagination where with initial query it brings only 500 records and then on pagination it gets other records would improve the performance a lot.
Carlos, any suggestion and plan to develop the same? This would be huge boost to the performance of loading windows with heavy data.
Thanks in Advance.