Hi
Is it possible to detect (and run a javascript function) when a TreeNode goes into edit? The OnClientEditing event fires after the edit box appears and the user has changed text and then goes to commit the change. I would like to change the text prior to the user being able to type (i.e. the node text displays more than the 'editiable' text). I would also like to know if the user canceled the change (presses Esc). Any ideas/best practices.
Thanks
Russell Mason
Is it possible to detect (and run a javascript function) when a TreeNode goes into edit? The OnClientEditing event fires after the edit box appears and the user has changed text and then goes to commit the change. I would like to change the text prior to the user being able to type (i.e. the node text displays more than the 'editiable' text). I would also like to know if the user canceled the change (presses Esc). Any ideas/best practices.
Thanks
Russell Mason