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

how to hide and show rows in inside gridview with checkbox column click

2 Answers 106 Views
GridView
This is a migrated thread and some comments may be shown as answers.
dinakaran g
Top achievements
Rank 1
dinakaran g asked on 17 Jul 2012, 03:50 PM
Hi 

I am Using RadGridView in this i have binding datacontext with multiple rows  .
i am creating with hierarchical structure but in that check box it shows in outside rows but i need to enable that check box in seperated column when user can click that check box need to show and hide the detailed row with out header only need to show rows how can i achieve this .

Thanks
 

2 Answers, 1 is accepted

Sort by
0
Ivan Ivanov
Telerik team
answered on 18 Jul 2012, 07:23 AM
Hi,

Well, you can easily achieve this by adding a filter descriptor that filters your items by the value of a property that is bound to the CheckBox column. However, I cannot still get it, how do you intend to show an item again, as hiding it will also hide the CheckBoxColumn cell that is meant to be used to show it back. Maybe I am missing something?

Regards,
Ivan Ivanov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
dinakaran g
Top achievements
Rank 1
answered on 18 Jul 2012, 02:24 PM
 Hi

I have Attached my requirement please check it and tell me how can i achieve this

Thanks
Tags
GridView
Asked by
dinakaran g
Top achievements
Rank 1
Answers by
Ivan Ivanov
Telerik team
dinakaran g
Top achievements
Rank 1
Share this question
or