jQWidgets Forums

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Data is still loading error Data is still loading error #64340

    Jeiwan
    Participant

    Thanks for the reply, Peter, but I already figured out that putting updatebounddata inside bindingcomplete event doesn’t help. Therefore the exception message seems to be misleading. And it is this updatebounddata call that seems to cause the error.
    Anyway, could you give any hint how to solve the problem?

    in reply to: Data is still loading error Data is still loading error #64309

    Jeiwan
    Participant

    Hello,

    Is there any solution for this problem? I receive the same exception when I scroll a table in the virtual mode with sorting enabled. Here’s a demo: http://jsfiddle.net/Jeiwan/sarnt1za/3/ (last version of jqxGrid is used) To get the error you need to scroll the table twice, without letting the previous render to complete.
    Putting $(‘#test_jqxgrid’).jqxGrid(‘updatebounddata’, ‘sort’); in bindingcomplete event doesn’t help, as it goes in an infinitive loop. And pageable option is not acceptable in my case, unfortunately.

    Thanks in advance.

Viewing 2 posts - 1 through 2 (of 2 total)