Hi,
I have a small problem on my tooltips.
I want to display a tooltip only when I click on the cell. This works but then when I click to close the tooltips and then when I return to the grid, the previous tooltip is automatically displayed (like hover function) even without clicking.
You can see that with this sample : http://jsfiddle.net/tguhan39/225/
Another question: the time to display the first tooltip is big enough (near of 30sec), is there any way to improve this.