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.
This case has been linked to the development issues 159967.
I will leave this case open and update you with any new information after the Development review. You can also continue to send updates to this case at any time.
Please let me know if you need more information.
Peter Schlau said:I guess it is starting at the last page that was loaded on demand.
Yes that's the current behavior. This is a known functionality which we will fix. I've logged it in our internal tracking system. Its number is 159967. You'll be notified by e-mail when the fix is available.
Martin PavlovInfragistics, Inc.
Thank you for posting to our forums.
I am currently putting together a sample to see if I am able to reproduce the issue. I will update you by the end of the day Monday, if not by Tuesday with the progress.
Please let me know if you have any further questions regarding this matter.