hi,
how can we update parent row in hierarchal telerik radgrid when updating child row? As per now, it is only updating the child row [detailtableview] when child row is updated. But as per my requirement, once child row is updated, depending upon the updation, 2 columns in parent row also needs to be updated and this is not happening as RadGrid.Rebind() function is not working as expected in my case.
Please help if someone have used radgrid for such requirements. Thanks in advance