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

how can i get indeterminate node in treeview tri-state?

1 Answer 72 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
niloofar
Top achievements
Rank 1
niloofar asked on 17 May 2011, 06:43 AM
hi
how can i get indeterminate node in treeview tri-state?
it return indeterminate node =>checkd
i want only checked item not indeterminate item
please help to me
thanks

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 17 May 2011, 09:04 AM
Hello Niloofar,

The RadTreeNode client-side object exposes the get_checkState function which returns TreeNodeCheckState which represents the current state of the Node's CheckBox.
Check out the following help article for more on this.
Tri-Sate client-side specifics.

Thanks,
Shinu.
Tags
TreeView
Asked by
niloofar
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or