w2grid.showBubble

Shows the info bubble on a cell.
showBubble(ind, col_ind)
ind integer, record index
col_ind integer, column index
Returns undefined.

Description

This method shows the info bubble on a specific cell. This requires the .column of that field to have an info bubble set up.
If you have following grid: You can do:

User Comments

comments powered by Disqus