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

RadTreeListview Parent child Click problem

1 Answer 66 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Kumar
Top achievements
Rank 1
Kumar asked on 05 Apr 2011, 02:39 PM
Hi,

I have used RadTreelistview  in one my project to achive Parent,child relation(Plz check attached Image).

I want the action like when i click the parent checkbox the assosiated childnode checkboxes has to check in RadTreelistview .

Pn:I have identified IsTriState property in RadTreeview to achive this,but this property is not there in RadTreelistview


Please help me.

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 06 Apr 2011, 07:07 AM
Hello,

 Have you missed to attach the image? In my opinion this should be handled at data level directly (when a parent property is set - all child items are "checked") and the treelist should display this visually using a custom column with CheckBox. You can define the CheckBox using CellTemplate or you can create new column type similar to my blog post

Kind regards,
Vlad
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
TreeListView
Asked by
Kumar
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or