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

Scripts and Required field validators not working after putting Telerik controls in some pages.

1 Answer 41 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Joby
Top achievements
Rank 1
Joby asked on 14 Nov 2013, 06:34 AM
Hi,

Scripts and Required field validators not working after putting Telerik controls in some pages. In some pages it is working fine.

Following are the details of my page

I have used rad grid and rad button in page1.aspx. while loading the page RadGrid will show with all the details.The RadGrid resides inside a div(divGrid). If user click on New button (RadButton) in this page , the div (divGrid) will go invisible and entry fields will show. These fields also resides inside a div (divEntry).These fields also have some RequiredFieldValidators,CustomValidators etc. But while clicking on Save button RequiredFieldValidators, CustomValidators are not validating and saving the details with null values.This time the div (divEntry) goes invisible and div (divGrid) will visible.

While debugging i found that some file were missing. I am attaching the screen shot for this.


1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 19 Nov 2013, 08:28 AM
Hi Joby,

The observed errors indicate that there are script issues in the application. You can check out the following topic for possible reasons:
http://www.telerik.com/help/aspnet-ajax/introduction-troubleshooting.html

I have prepared a sample RadGrid web site to test the described behavior. Can you please run the attached application and let me know if it works as expected on your side, too?

Regards,
Eyup
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
General Discussions
Asked by
Joby
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or