Ext.plugin.extjs4.ActionButtonColumn
Ext.plugin.extjs4.ActionButtonColumn copied to clipboard
How to fire event from actionbuttoncolumn?
Is there anyway to fire a custom event from the plugin? I have it working in my grid panel, need to fire an event that will be caught in the controller of my application. A code example would be great. Thanks for the plugin.