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

Empty Message

1 Answer 47 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Zed
Top achievements
Rank 1
Zed asked on 16 Sep 2009, 12:57 PM
Hello,
   I need to know a way to get an Empty Message, such as are used in Combo Boxes in conjunction with RadTreeView.  I guess it involves using Javascript to populate the RadComboBox.
How do you use OnClientDropDownOpenedHandler to populate the ComboBox that does not have a RadTreeView as a datasource?


Thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Simon
Telerik team
answered on 17 Sep 2009, 03:37 PM
Hi Zed,

Please see this help topic for more information about the EmptyMessage property.

You can create Items at the client-side (e.g. in the DropDownOpened event handler) by using the respective API as shown in this online demo.

Kind regards,
Simon
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
ComboBox
Asked by
Zed
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or