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

TreeListSelectColumn: Tri-state checkbox?

3 Answers 59 Views
TreeList
This is a migrated thread and some comments may be shown as answers.
Christian
Top achievements
Rank 1
Christian asked on 21 Sep 2012, 05:36 PM
Hello!

I am implementing a TreeList with 2 columns. One is a name and the other one is a SelectColum, with checkboxes. 

This list displays a hierarchy. 

Is that possible to have tri-state checkbox behaviour for the SelectColumn?


Any help will be much appreciated.


Thanks,
Christian

3 Answers, 1 is accepted

Sort by
0
Christian
Top achievements
Rank 1
answered on 25 Sep 2012, 01:22 PM
Any comments with this?

I guess it is an easy question.

Thanks,
Christian.
0
Accepted
Tsvetina
Telerik team
answered on 26 Sep 2012, 10:24 AM
Hi Christian,

You cannot get such behavior with a TreeListSelectColumn but you could declare a TreeListTemplateColumn with a tri-state RadButton (there is a CheckBox with three states in the sample) inside and handle its state changes manually.

Greetings,
Tsvetina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Christian
Top achievements
Rank 1
answered on 23 Jan 2013, 01:49 PM
Thanks for your help!!!

Christian
Tags
TreeList
Asked by
Christian
Top achievements
Rank 1
Answers by
Christian
Top achievements
Rank 1
Tsvetina
Telerik team
Share this question
or