PDA

View Full Version : Display Different GXT Tooltip on a per cell basis in a Grid



sbarkdull
4 Dec 2008, 8:02 AM
I need a mechanism for displaying a tooltip when the user hovers the mouse cursor over a cell in the Grid. More specifically, I need to change the content of the tooltip depending on which cell the mouse cursor is over.

In addition, the tooltip needs to popup near the cell where the mouse cursor is hovering.

TIA

sbarkdull
11 Dec 2008, 5:42 AM
See this (http://extjs.com/forum/showthread.php?t=54481) post for displaying a QuickTip on a per Grid cell basis.