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

Set TreeView Node in Checkbox

1 Answer 58 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Marcus
Top achievements
Rank 1
Marcus asked on 10 Nov 2008, 11:02 PM
I have a radtreeview as a template item of a radcombobox.  When I save the data away I save the selectednode.fullpath to the database. When going back in I want to redisplay what I have set in the database. I'm really struggling with this... I can't seem to set the combobox.text or force it to go to the correct node either.

Can anyone help please?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 11 Nov 2008, 12:47 PM
Hi Marcus,

You should set AllowCustomText property of RadComboBox to true to be able to set its text in code. 

Regards,
Yana
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
TreeView
Asked by
Marcus
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or