PDA

View Full Version : Painting a GRID



Raj
5 Oct 2007, 7:45 AM
I want to paint EXT grid cells with a color , on click and drag over the cells.
How can i add listeners onto the cells.

Please help
Thanks
- Raj

fay
5 Oct 2007, 8:12 AM
Have you looked at the documentation (http://extjs.com/deploy/ext/docs/)?

To paint a grid cell with a color: http://extjs.com/deploy/ext/docs/output/Ext.grid.ColumnModel.html#config-renderer

I'd recommend searching the forum as well as this has been covered many times...