Is there a feature that will display the number of rows in a gird.
For example:
-------------------------------------------------------
EJS-DATA GRID COLUMN HEADERS
-------------------------------------------------------
row # 1 here | data | data | data |
row # 2 here | data | data | data |
row # 3 here | data | data | data |
row # 4 here | data | data | data |
row # 5 here | data | data | data |
-------------------------------------------------------
Rows (5)
And when the grid is refreshed it automatically updates the number of rows returned in the update?