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

Expand GridViewRow and view details for specific row from code

0 Answers 52 Views
GridView
This is a migrated thread and some comments may be shown as answers.
EMIL-RAUL
Top achievements
Rank 1
EMIL-RAUL asked on 23 Oct 2012, 11:56 AM
Hello,

I have a radgridview which is bound to a collection and each row has details. My problem is that the grid refreshes every 1 minute and row details collapse. I know which item was expanded and I want to expand it again after the refresh. I tried using the solution provided here and it is partially working. I managed to modify it for the IsExpanded property and it turns the + into - but it doesn't work for DetailsVisibility property. I added a DetailsVisibility property to the Club class and created a behavior for this property but it doesn't seem to work.
Is there a way I can achieve this?

Thank you,
Raul

No answers yet. Maybe you can help?

Tags
GridView
Asked by
EMIL-RAUL
Top achievements
Rank 1
Share this question
or