Is it possible to add event listeners to Ext.ux.grid.RowAction?
Is it possible to add event listeners to Ext.ux.grid.RowAction?
Hi everyone.
I am working on a project that uses Ext 2.2.1 and Saki's Ext.ux.grid.RowAction plugin. I need to have the RowAction icons respond to the enter key as if they were being clicked, but so far trying to add a listener for a keypress or keydown event isn't working.