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 Reply Children
No Data