Hi,
How to get the count of the filtered rows in the Grid
Next command
mygrid.getRowsNum();
returns actual count of rows in grid, after filtering applied it will return only count of filtered rows
Hi,
How to get the count of the filtered rows in the Grid
Next command
mygrid.getRowsNum();
returns actual count of rows in grid, after filtering applied it will return only count of filtered rows