w2grid.getLineHTML

Returns HTML for a line-number cell.
getLineHTML(lineNum)
lineNum integer, line number
Returns string, HTML text.

Description

This method returns the HTML for a single line-number cell. It is possible to overwrite this method with a custom one.
If you have a grid defined in the following way: You can get line-number cell HTML:

User Comments

comments powered by Disqus