I want to have a dedicated edit toolbar button on my grid and use double-click/Enter key for other purpose.
Can I somehow change the click/enter-to-edit behavior of the row-editor plugin without hacking away at its' internals? From a glance on the code it seems pretty rigid, but I thought maybe someone already had this problem and has a creative solution.