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
190
Grid Binding and Paging
posted

I have the grid set up for Automatic Load on Deman and Paging.  When I try to click the arrow to expand the parent row I get the following error message:

Runtime Exception: No child grid script descriptors are available!

I found a different post where it said to set the InitialDataBindDepth to -1 to load all the data, if I try this I am able to expand the parent row but when I try to page through the grid I get the following error:

Deserialization Failure: Invalid Response.

Any ideas on how I can get the grid to expand the parent row and also enable paging?

Thanks!

  • 49378
    posted

    Hi wins903,

    It has been some time since your post, however in case you still need assistance I would be glad to help.

    In this case I am obviously unaware of the precise configuration you are using in your grid, however I can suggest that you ensure that the DataMembers and DataKeyFields are setup for all of your bands. It may be worth testing whether load on demand functions with paging turned off as a start.

    Please let me know if you have any questions.