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

ShowMoreResultsBox Text

1 Answer 92 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Gustavo
Top achievements
Rank 1
Gustavo asked on 14 Apr 2012, 03:54 AM
How can I change the text of the 'ShowMoreResultsBox' area??
It generates '.rcbMoreResults span' element

Thanks

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 16 Apr 2012, 07:09 AM
Hi Gustavo,

You can change the text of ShowMoreResultsBox by Localising ShowMoreFormatString as follows.

ASPX:
<telerik:RadComboBox ID="RadComboBox1" runat="server"  Localization-ShowMoreFormatString="Your text" ShowMoreResultsBox="true" .......>

Thanks,
-Shinu.
Tags
ComboBox
Asked by
Gustavo
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or