destells

Forum Replies Created

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • in reply to: .trigger(‘reloadGrid’) not work. #100428
    destells
    Participant

    Hello.

    I had the same problem and I solved it as follow:

    jQuery('grid').jqGrid('clearGridData');
    jQuery('grid').jqGrid('setGridParam', {data: dataToLoad});
    jQuery('grid').trigger('reloadGrid');

    Best regards.

Viewing 1 replies (of 1 total)

Stay connected with us in your favorite flavor!