| Summary: Memory friendly plugin to add templated Tooltips to grid cells |
| Author: BitPoet |
| Published: February 16 2009 |
| Version: 1.1 |
| Ext Version: 2.x,3.0 |
| License: http://en.wikipedia.org/wiki/WTFPL |
| Demo Link: View Demo |
| Forum Post: View Post |
A small plugin for the GridPanel to add different tooltips to individual columns of a grid. Each column tooltip has its own XTemplate that is dynamically filled from the underlying data record.
From version 1.1, the plugin also supports dynamic loading of tooltip data via Ajax/JSON.
The documentation for the plugin can be found at http://extjs-ux.org/ext-docs/.
Animal's triggerElement override (see HERE) in ExtJS 2.x. In ExtJS 3, this override is already included.