Hi Himanshu,
This kind of error usually occurs in IE when you try to focus an element which is not visible.
In order to overcome this issue try to expand the parent item before you call the startEdit method.
Please try the following implementation of the AddNode function:
Regards,
Dimitar Terziev
the Telerik team