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

GridViewToggleRowDetailsColumn remains '+' with RowDetailsVisibilityMode="VisibleWhenSelected"

1 Answer 139 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 05 Apr 2011, 08:59 AM
Hi,

I'm not sure if this is a bug.  

I have a RadGridView with RowDetailsVisibilityMode="VisibleWhenSelected".  I also have a GridViewToggleRowDetailsColumn.  When I select a row the row detail expands as expected.  However, the '+' on the GridViewToggleRowDetailsColumn remains.  I would expect that when the row details have been expanded by selecting the row, that the '-' would be shown.  The user can then use both methods of expanding/collapsing the row details seamlessly as they see fit.

I hope this makes sense.  Thanks in advance.

Regards,

Chris

1 Answer, 1 is accepted

Sort by
0
Ivan Ivanov
Telerik team
answered on 05 Apr 2011, 09:29 AM
Hello Chris,

Actually, GridViewToggleRowDetailsColumn and RowDetailsVisibilityMode are alternative ways to achieve one and the same thing, which are not designed to be utilized simultaneously. If you are using both of them in a RadGridView, this may result in unexpected results. I am sending you an example project, where RowDetailsVisibilityMode logic is mimicked, in order to achieve user experience of having both options available. 

Regards,
Ivan Ivanov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Chris
Top achievements
Rank 1
Answers by
Ivan Ivanov
Telerik team
Share this question
or