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

[Solved] Treeview within a RadComboBox

0 Answers 94 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
venm
Top achievements
Rank 1
venm asked on 18 Aug 2009, 03:17 PM
I have two RadComboBox & one of them has a treeview in it.  Same as cascading dropdowns When I select some item in my first radcombobox I need to load different items to my treeview (which is inside another radcombobox). But which event I can raise from the javascirpt for it ?
I tried combo.requestItems(node.get_text(),false);  I got error when I tried this.

Please help I am stuck.

 

No answers yet. Maybe you can help?

Tags
Ajax
Asked by
venm
Top achievements
Rank 1
Share this question
or