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

Refresh Detail table after insert/update

2 Answers 151 Views
Grid
This is a migrated thread and some comments may be shown as answers.
jo
Top achievements
Rank 1
jo asked on 12 Aug 2008, 06:27 PM
I have a RadGrid with two detail tables.I'm using Rad window to update and insert for all tables.I want to know how do I refresh the detail tables after update/insert.I can do it on master table using - RadAjaxManager_AjaxRequest().If i'm using this technique in detail tables collapse all detail tables and refresh the grid. I don't want to collapse the detail tables while refreshing the grid.

2 Answers, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 13 Aug 2008, 04:20 AM
Hi Jo,

Go through the following code library submission which explians how to retain the expanded state of Grid Hierarchy on rebind.
Retain expanded/selected state in hierarchy on rebind

Shinu.
0
jo
Top achievements
Rank 1
answered on 13 Aug 2008, 10:15 PM
Thanks! I got it!!
Tags
Grid
Asked by
jo
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
jo
Top achievements
Rank 1
Share this question
or