jQWidgets Forums

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: get grid row count get grid row count #6753

    iswar
    Participant

    here is a better option for get the rowscount 😀
    var datainformations = $(‘#loterias’).jqxGrid(‘getdatainformation’);
    var rowscounts = datainformations.rowscount;

Viewing 1 post (of 1 total)