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

Expand a specific row from code behind

1 Answer 160 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Myriam
Top achievements
Rank 1
Myriam asked on 11 Jun 2009, 03:08 PM
Hello
I have a radgrid with 2 levels.
When I insert in the second level (detail view), I update one field from the record in the mastertableview. As the radgrid is not refreshed I need to use the radgrid.rebind() method. But this method collapse my row. I would like to keep the expanded row expanded. So I would like to know if it's possible to expand a row which I know the key value from code behind?
Maybe there is a solution better than that...Any suggestion would be really appreciated!
Thank you!
Myriam

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 12 Jun 2009, 04:05 AM
Hi,

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

Shinu
Tags
Grid
Asked by
Myriam
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or