This is a migrated thread and some comments may be shown as answers.

Refresh a Radgrid with a nested Radgrid

1 Answer 96 Views
Grid
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 10 Nov 2016, 03:06 PM
I've a RadGrid with, in a NestedViewTemplate, another RadGrid, now I would like to refresh the external RadGrid maintaining the internal RadGrid opened, is this possible?

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 15 Nov 2016, 07:10 AM
Hi David,

You can set the RetainExpandStateOnRebind property of the parent grid to "true" in order to retain the expanded state of the hierarchy when you call the Rebind method.

Please give this a try and see if the result meets your requirements.


Regards,
Konstantin Dikov
Telerik by Progress
Check out the new UI for ASP.NET Core, the most complete UI suite for ASP.NET Core development on the market, with 60+ tried-and-tested widgets, based on Kendo UI.
Tags
Grid
Asked by
David
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or