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

Validation Problem in Ajax

1 Answer 72 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
vairam
Top achievements
Rank 1
vairam asked on 23 Dec 2008, 07:49 AM
Hi

I am having the radcombo(EmpID) and datepicker(EndDate), button ,requirefieldvalidation control and radgrid inside the radajaxpanel.
EmpId,EndDate are requirefields.First time without giving the requirefield when i click the button validation message coming properly.once i load the grid after that i remove the Enddate and clik the button nothing will happen.what is the problem?

Thanks
Vairam

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 29 Dec 2008, 10:40 AM
Hello Vairam,

Please note that ASP Standard Validators on the client are officially not supported (see "Controls that are not compatible with UpdatePanel controls" in ajax.asp.net docs here).
Let us know whether the application works as expected if the Ajax is disabled and if you are using regular asp UpdatePanels instead of RadAjax

All the best,
Maria Ilieva
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Ajax
Asked by
vairam
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or