-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I am using the provided odata code for XAMDataGrid and having some below queries.
-Maximum 'PageSizeRequested' accepting is 999 if I am trying to give more than that I am getting an error, how can we increase the page size?
-suppose we are having 1000 records and page size requested is 100, in this case, first page data binded and other pages data is received on scrolling or moving bottom, can we get all the pages data in the background one by one if we keep the page ideal also?
-Getting an error on filtering the data in the provided sample.
Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels