Hello,
I am using a grid with the following features:
{ name: 'LoadOnDemand', chunkSize: 200, loadTrigger: 'button' }, { name: 'Sorting', applySortedColumnCss: false }, { name: 'RowSelectors', enableCheckBoxes: true, enableRowNumbering: false}, { name: 'Selection', multipleSelection: true },
it is bound to a RESTDataSource (odata).
To reproduce:
- Load more data
- Click on column header to sort
=> The displayed rows do not start at the top of the sorted data
I guess it is starting at the last page that was loaded on demand.
Version: Infragistics.Web.ClientUI Grid 13.2.20132.1010
Best regards,
Peter
Hello Peter,
This issue has been addressed in the latest service release.
Please let me know if you have any further questions.