This question is locked. New answers and comments are not allowed.
Hi,
I have hierarchical Grid View (Parent and child grid), child grid allows user to enter new row by hitting <INSERT> key. Child grid bind with Loaded event (Loaded="RadGridView_Loaded").
When load control first time and expand any parent row by click on pulse (+) sign then fire child grid Loaded event and set focus on child but if I collapse parent row and expand again then does not fire Loaded event, so I can’t set focus on child grid to add new row by hitting <INSERT> key.
If anybody has any way out regarding that, then please guide me.
Thanks.
Regards,
Manas