durchschnittsuser
27 Oct 2011, 7:28 AM
Hi,
i'm using the RowEditingplugin in a grid. Everything is working fine so far.
But now i want to catch the clickevent of a cell in the roweditor as possible with the same arguments like cellclick or rowclick in the grid.
Can i catch the click event in the RowEditor and pass it to the grid(-cell/-row)?
Do i need to modify the RowEditing class of ExtJS? Because there no similiar or helping events in this class.
Or is there an easier/other way?
I hope you understand what i mean...
Thank you for any help!
durchschnittsuser
i'm using the RowEditingplugin in a grid. Everything is working fine so far.
But now i want to catch the clickevent of a cell in the roweditor as possible with the same arguments like cellclick or rowclick in the grid.
Can i catch the click event in the RowEditor and pass it to the grid(-cell/-row)?
Do i need to modify the RowEditing class of ExtJS? Because there no similiar or helping events in this class.
Or is there an easier/other way?
I hope you understand what i mean...
Thank you for any help!
durchschnittsuser