Hi Savyo,
If you are updating both the Parent and the Child RadGrid in the ItemCommand event, you have to check for one more condition. Please try the following code snippet. Set the Name property for the MasterTableView as well as GridTableView.
ASPX:
C#:
Hope this helps.
Regards,
Shinu.