In an Ext.Net grid, is it possible to show a tooltip containing text based on the row/column where mouse is positioned ?
Asked
Active
Viewed 1,666 times
1 Answers
0
The following two samples should help.
- Render a ToolTip on the GridPanel Row
http://examples.ext.net/#/Miscellaneous/ToolTips/GridPanel_Row_Tooltip/
- Render a ToolTip on each individual GridPanel Cell
http://examples.ext.net/#/Miscellaneous/ToolTips/GridPanel_Cell_Tooltip/

geoffrey.mcgill
- 2,375
- 1
- 13
- 21