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

[Solved] How to set empty message from javascript

1 Answer 353 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Jonathan Levy
Top achievements
Rank 1
Jonathan Levy asked on 19 Nov 2009, 04:12 PM
Hi All

I have a combo box with multiselect i.e. it has checkboxes in it.

How can I change the text of the empty message to show what I've selected or if more than one item is selected just show some text like 'multi select'?

Cheers
Jon

1 Answer, 1 is accepted

Sort by
0
Accepted
Yana
Telerik team
answered on 20 Nov 2009, 07:14 AM
Hi Jonathan,

You can use set_emptyMessage() method of the client-side object of RadComboBox to set the empty message. Also set_text() method can do the work in your case.

All the best,
Yana
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
Jonathan Levy
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or