w2grid.columnTooltipShow

Displays tooltip of specific column.
columnTooltipShow(ind, [event])
ind integer, id of the column
event object, optional, DOM Event Object
Returns undefined.

Description

This method displays the tooltip of a specific column.
If you have grid defined in the following way: You can do:

User Comments

comments powered by Disqus