jQWidgets Forums

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: jqxProgressBar animation jqxProgressBar animation #94603

    Mastard
    Participant

    Well the problem is, I have no idea how long the loading can be individually.
    I found a workaround, by setting the animationDuration to 0, so I have no animation, but the bar goes straight to the new value.

    Thanks for your help.

    in reply to: Default sort column Default sort column #74505

    Mastard
    Participant

    Quick edit :

    I also tried this, for testing purpose :
    $(".myGrid").jqxGrid('sortby','id', false, null, false);

    I thought the last argument was here to prevent reloading data, but an AJAX request is sent anyway.

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