Hi again,
I have also put in place a keydown event handler in which I am attempting to prevent the Delete key from actually firing.
My intent was to ignore the user hitting the Delete key, and require them to use the Trashcan toolbar icon.
Unfortunately, the OnClientNodeCollectionChange event fires before the keydown event, which I find strange.
I thought this additional information would be useful to you in forming your reply.
Thanks
Jim