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

RowDetails expand on selct checkbox

1 Answer 64 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Xaria D
Top achievements
Rank 1
Xaria D asked on 09 Jul 2010, 02:42 AM
I am using a GridView with RowDetails.
I have a GridViewSelectcolumn.
Now whenever I select a row( check the checkbox) the rowdetails is expanded.
I do not want the row details to expand when the checkbox is checked. It should only expand/collapse through GridViewToggleRowDetailsColumn +/-

How to achieve such functionality>

1 Answer, 1 is accepted

Sort by
0
Accepted
Milan
Telerik team
answered on 09 Jul 2010, 06:18 AM
Hi Xaria D,

Setting RowDetailsVisibilityMode to Collapsed should resolve the problem. By default, the visibility mode is set to VisibleWhenSelected.


Greetings,
Milan
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
Xaria D
Top achievements
Rank 1
Answers by
Milan
Telerik team
Share this question
or