Custom paging for lare amount of data
Custom paging for lare amount of data

Could please share sample code for custom paging for large number of data.
data retrieval from server based on paging .
This discussion has been closed.
Could please share sample code for custom paging for large number of data.
data retrieval from server based on paging .
Answers
Hi @ranjani1234 ,
This will be
serverSide
. See also here, and examples here.Cheers,
Colin