https://github.com/loiane/extjs4-grid-header-tooltip
Demonstrates how to add a tooltip to a grid header in Ext JS 4.
https://github.com/loiane/extjs4-grid-header-tooltip
Last synced: 8 months ago
JSON representation
Demonstrates how to add a tooltip to a grid header in Ext JS 4.
- Host: GitHub
- URL: https://github.com/loiane/extjs4-grid-header-tooltip
- Owner: loiane
- Created: 2011-08-07T21:40:38.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-10-04T10:39:54.000Z (about 14 years ago)
- Last Synced: 2025-02-01T01:13:09.368Z (8 months ago)
- Language: JavaScript
- Homepage: http://loianegroner.com
- Size: 539 KB
- Stars: 10
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Ext JS 4 Grid with Header Tooltip
Demonstrates how to add a tooltip to a grid header in Ext JS 4.
## Plugin - Sencha Forum
O copied the plugin originally from this url
* http://www.sencha.com/forum/showthread.php?132637-Ext.ux.grid.HeaderToolTip
## Post - Blog - Step by Step
* http://loianegroner.com/2011/09/extjs-4-how-to-add-tooltip-to-grid-header (English)
* http://www.loiane.com/2011/09/extjs-4-como-adicionar-tooltip-no-grid-header (Portuguese)## How to execute
* Simply open index.html on any browser
## More Ext JS Examples and Tutorials
* Loiane Groner
* http://loianegroner.com (English)
* http://loiane.com (Portuguese)