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

setting Node.CheckState programetically

1 Answer 107 Views
Treeview
This is a migrated thread and some comments may be shown as answers.
AppDev
Top achievements
Rank 1
AppDev asked on 04 Aug 2007, 02:23 PM
Dears

I am having a checkboxes tree with tri-state i wrote code to programmetically check leaf node but expecting to change its parents to intermediate state. but it only setting checked state of the perticulare node I have tried node.Checked = true and also 

node.CheckState = Telerik.WinControls.Enumerations.ToggleState.On;

but no success. please help me in this regard how to update the parents exactly like it does with mouse click.

Regards.
Mubashar Ahmad

1 Answer, 1 is accepted

Sort by
0
Boyko Markov
Telerik team
answered on 06 Aug 2007, 03:45 PM
Hi Khurram,

Thank you for your question.

Our latest version (Q1 SP2, dll version 3.5.0.0) offers this behavior by default. From your description it seems that you may be using an older version of our suite which does not support this functionality. Could you please check which version of our controls are you using? If you are using an older version, please download and upgrade to SP2.

If it turns out that you are using SP2, please, open a support ticket send us your application so that we cab investigate where your problem comes from. 

 
Greetings,
Ray
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Treeview
Asked by
AppDev
Top achievements
Rank 1
Answers by
Boyko Markov
Telerik team
Share this question
or