w2grid.getFooterHTML

Returns HTML for grid footer.
getFooterHTML()
Returns HTML text.

Description

The method is used internally to generate HTML for grid's footer. Several other methods might use footer to display additional information. Such methods are .status and .scroll. It is possible to overwrite this method with a custom one.
If you have grid defined in the following way: You can get footer HTML:

User Comments

comments powered by Disqus