Description of problem:
Using the Editor inline edit option.
I want to be able to use my own function to control input into the inline edit input field.
Specifically I'm trying to find a way to be able to bind a keyUp event listener to the dynamically created input field that is created when the user selects the field to be edited.
Thanks,
-mike