custom help bubbles

Hi there,

  I've noticed that when you leave your mouse on the grid, there's a help bubble that shows up displaying by default the content of the cell in its entirety. Is it possible to control what actually appears there? I'm using the standard version just so you know.

Thanks in advance

Osu

To set custom tooltip for the cell you can use “title” attribute:

<cell title='custom title'>...</cell>