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

RadComboBox with Treeview

1 Answer 78 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Fit2Page asked on 21 Aug 2009, 01:48 PM
Hi,

I am trying to implement the following solution

http://demos.telerik.com/aspnet-ajax/treeview/examples/functionality/treeviewcombobox/defaultvb.aspx

In the LinkManager.ascx of the RadEditor.

The javascript functions cannot find div1 and in function OnClientDropDownOpenedHandler

var tree = sender.get_items().getItem(0).findControl("RadTreeView1");

does not work.

Can you please assist?

Marc








1 Answer, 1 is accepted

Sort by
0
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
answered on 21 Aug 2009, 02:52 PM
I got this working by wrapping the RadComboBox in a UserControl and include all the javascript needed in that user control.

Marc
Tags
ComboBox
Asked by
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Share this question
or