Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
265
Bug: LoadOnDemand and Sorting
posted

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

  • 7499
    Suggested Answer
    posted

    Hello Peter,

    This issue has been addressed in the latest service release.

    Please let me know if you have any further questions.

  • 7499
    posted

    Hello Peter,

    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.

  • 23953
    Offline posted

    Hello Peter,

    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.

    Best regards,

    Martin Pavlov
    Infragistics, Inc. 

  • 7499
    posted

    Hello Peter,

    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.