Ext.ux.grid.column.ActionButtonColumn
Simple Ext4 plugin to render button(s) inside a grid cell.
Github: https://github.com/lucianlature/Ext....onButtonColumn
Demo: http://lucian.lature.net/extjs/demo/ActionButton/
Any contributions of testing, improvements or other constructive feedback are greatly appreciated.
Enjoy!
Update:
- 12/06/2011: two options added: iconIndex (field name of the field of the grid store record that contains css class of the iconCls to show.) and hideIndex (field name of the field of the grid store record that contains hide flag).