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

RAD Combo box Validation

1 Answer 71 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Edward
Top achievements
Rank 1
Edward asked on 29 Jul 2010, 12:14 PM

I have few RAD combo boxes in my form view. I'm using ObjectDataSource for the RAD Combo boxes where "EnableAutomaticLoadOnDemand" is used. Other RadComboBoxes are populated on load with hand coded data source and data bind.

I'm using "EmptyMessage" and "Allow Custom Text" properties to get water mark empty message for all of them.

While entering the details or while submitting the form I want to validate that the RAD combo boxes should have selected item, selected text and selected value. I don’t want any custom text to get submitted. I just want to use the "Allow Custom Text" property to get water mark empty message and to do item request where "EnableAutomaticLoadOnDemand is used.

 Please give me example to validate in client side or server side or both. 

Regards

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 03 Aug 2010, 05:13 PM
Hi Edward,

Please check this article and let me know if it helps:
How-to: Validate Combobox by Value

Greetings,
Pavlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Edward
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or