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

Check All text

1 Answer 66 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Tina
Top achievements
Rank 1
Tina asked on 14 Feb 2012, 07:52 AM
How to change the text of first item "Check all which is generated automatically?

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 14 Feb 2012, 08:02 AM
Hello,

Try setting Localization-CheckAllString property.
<telerik:RadComboBox ID="RadComboBox1" runat="server"  CheckBoxes="true" Localization-CheckAllString="Your Text">
</telerik:RadComboBox>

Thanks,
Princy.
Tags
ComboBox
Asked by
Tina
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or