In my database PHP script, when there is only one row in the table, I set
For efficiency, I set reloadAfterSubmit:false. If I start with an empty grid, it shows 0/0, which sounds fine to me. But, as soon as I add a new row, shouldn't it change to 1/1 (through its own bookkeeping)?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top