w2grid.getColumnsHTML

Returns HTML of grid columns.
getColumnsHTML()
Returns HTML text.

Description

The method is used internally to generate HTML for all columns. If a column is hidden, it will not be in final HTML. It is possible to overwrite this method with a custom one.
If you have grid defined in the following way: You can get columns HTML:

User Comments

comments powered by Disqus