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

Rad Combo Box Validation

1 Answer 55 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
srinivasskc
Top achievements
Rank 1
srinivasskc asked on 04 Dec 2012, 12:10 PM
Hi ,

I have report page with rad controls,  the rad combo box has a compare validator . There is a clear button. If you do not select any thing in the combo box, the compare validator throws an error message but on clicking of clear button h message does not get cleared, it is clearing only after the second click on clear button. I have tried giving auto post back true for clear button but it did not cause any difference. Also if i remove the validator then all other messages get cleared on the very first click.

Please Help. Thanks in Advance

1 Answer, 1 is accepted

Sort by
0
Cat Cheshire
Top achievements
Rank 1
answered on 07 Dec 2012, 09:12 AM

If you want to clear the error message of a CompareValidator control upon a button click - you can take a look at the “CompareValidator” MSDN article:

http://msdn.microsoft.com/en-us/library/db330ayw%28v=vs.71%29.aspx
Tags
ComboBox
Asked by
srinivasskc
Top achievements
Rank 1
Answers by
Cat Cheshire
Top achievements
Rank 1
Share this question
or