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
920
Hierarchical Grid Remote Paging
posted

Hi ,

I'm binding a hierarchical grid in javascript using json data source. It works fine when I use child grid paging as type:'local'.

But we have a requirement to do child grid paging on remote site. When I tried to used type:'remote', it load the parent grid with child grids but shows an error when try to change child grid page. Error is in infragistics.js file "input data doesn't match the schema, the following field couldn't find..."

Please note:

  • I'm using latest release 12.2.20122.2127 
  • json schema (only data changes as required) is same as when it bind the grid first time.

Please advise any help. We don't find hierarchical grid remote paging in API.

Regards,

Jasdeep

Parents
  • 1100
    Offline posted

    Hi Ecatenate,

    thanks for using IgniteUI!

    I tested the described scenario but wasn`t able to reproduce the issue. No such an error was shown when navigating through child grid`s pages.

    Can you please provide an isolated sample that represents this behavior - this would be of a great help in investigating the question.

    I am looking forward to hearing from you,

    Regards

    Alexander Marinov - Associate Software Engineer in Test

Reply Children