Posted
on Dec 28, 2011
(permalink)
Hi Team,
I would like to know how do i force user input to Upper case for RadCombobox? I didn't find any property as CharacterCasing similar to TextBox.
Thanks in Advance
Ishan
Reply
Answer
Dani
Dani
Posted
on Dec 28, 2011
(permalink)
Hello Ishan,
You can adopt the approach explained in
this help article. Or you can edit the editable control tempalte of RadComboBox and manually set the CharacterCasing property on the
PickerTextBox.
I hope this helps.
All the best,
Dani
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Reply
Posted
on Dec 28, 2011
(permalink)
Hi Dani,
Thank you. You save my JOB.... :)
Regards,
Ishan
Reply