w2grid.status

Displays status text.
status([msg])
msg string, optional status text
Returns undefined.

Description

This method will display status text you specify in the footer of the grid. If you do not specify msg argument, the grid will try to guess status. It will display record id if one record is selected or number of selected records.
If you have following grid: You can show searches by:

User Comments

comments powered by Disqus