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

RadTree in ComboBox

1 Answer 58 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Andy Green
Top achievements
Rank 1
Andy Green asked on 13 Aug 2010, 09:55 AM
Hi

I'm using your example of a tree in a combo box - http://demos.telerik.com/aspnet-ajax/treeview/examples/functionality/treeviewcombobox/defaultcs.aspx?product=treeview

This uses a button to postback , I need to have the control auto postback. But I have a problem where the value is not in the combobox, but if I open it the value in the tree is still selected.

What am I doing wrong.

Andy

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 16 Aug 2010, 03:47 PM
Hello Andy Green,

If I handle the NodeClick server-side event of the RadTreeView, after postback the RadComboBox preserves its Text and Value.

Have you made other modifications to the example code? Can you please paste here the definitions of the controls that show the issue?

Kind regards,
Simon
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
ComboBox
Asked by
Andy Green
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or