Greetings, I have an .ASP form with a telerik dataGrid (Rgd1) with a nested RadGrid (Rgd2) in a RadMultiPage RadPageView... My second RadGrid (Rgd2) use EditFormType = Template in which I have a control to open a Modal Form to udate some information, I need to rebind the Second RadgGrid, and if posible update and keep the editForm Open... is thera a way to do this with?... may be AJAX Manager Request?