Hi,
I have a grid data of which is loaded during Page_Load. And I have also DetailTables with telerik:GridTableView which gets data from DB when the row is expanded. It works, but one thing is it the Page goes to top when the child table is loaded, I want it to stay showing expanded row. How to resolve it?
And how to add select button in child table?
tnx