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

[Solved] additional validators for inputmanager

1 Answer 238 Views
Input
This is a migrated thread and some comments may be shown as answers.
Curt Helland
Top achievements
Rank 1
Curt Helland asked on 17 Dec 2009, 06:58 PM
is there a roadmap for additional validators for input controls other than textbox?
I realize that you can use the .net validators but then the error message does not have the same look as the text boxes with telerik validation. we have a form with text boxes validated by inputmanager and combo boxes validated with .net validation and the error messages inside the text boxes look much better than the error messages from the .net validators.

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 21 Dec 2009, 11:28 AM
Hi Curt,

As you already observed, you can use RadInputManager to validate textboxes toconfirm they have values or in their values correspond to particular regular expression etc. However, I am afraid we do not have such extender for RadComboBox. What you could try in order to display the error message in the combobox, you can try adding an item to the combobox on the client when validation is fired.
For more information on RadComboBox client-side API, you can review this help topic.

Kind regards,
Iana
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
Input
Asked by
Curt Helland
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or