Hi,
Is there a way to delay when the built-in tooltip on a cell shows up. When I hover over a cell that has more text than will fit in the display area of the cell, it pops a tooltip up over the cell that gives the full text of the cell. I just want to delay when the cell tooltip pops up.
Thanks,~Karen
Hi Karen,
No, there's no way to change the delay. You could turn off the grid's built-in tooltips and apply your own.
Note there there was a bug in the grid where the tooltips were showing up instantly with no delay at all. This bug was fixed, so if that's the problem you are having, you should get the latest Hot Fix.
Hello,
I have a multi-column tree (Outlook style), where I have set an UltraTooltipManager so I can display custom tooltips.
The problem is, when I hover over the tree nodes, the tooltip changes instantly, and thus it is always displayed (with changing content). This is a disturbing behaviour, because the never-hiding tooltip hides adjacent nodes.
Is it the bug you are talking about ? Or is there a way to have a delay between two tooltips of different tree nodes (but not the cells of a same node) ?
Mike,
How do you turn off the grid's built-in tooltips?
Thanks,
Neha