And one more thing, I am trying to add a delete button on child grid on each row. I have added custom command and added click event on that. It is firing the click event on child grid and after that is going to click event of the parent grid, even though i am not calling the parent grid click event anywhere.
Thanks,
Veena