This question is locked. New answers and comments are not allowed.
Hi,
I have a view with two Telerik windows. They both use LoadContentFrom to get their html from two views. Both these views contain forms that need to be validated.
I used the "workaround" found in this post http://www.telerik.com/community/forums/aspnet-mvc/tabstrip/repost-client-validation-in-loadfromcontent.aspx but adding the code implied in the post only worked for the one windows. In other words; validation now works for one of the windows but not the other. They have both the same setup so I cannot see what the difference here could be.
Is there maybe a problem having two windows in the same view?
Best regards
Pål Eilertsen
I have a view with two Telerik windows. They both use LoadContentFrom to get their html from two views. Both these views contain forms that need to be validated.
I used the "workaround" found in this post http://www.telerik.com/community/forums/aspnet-mvc/tabstrip/repost-client-validation-in-loadfromcontent.aspx but adding the code implied in the post only worked for the one windows. In other words; validation now works for one of the windows but not the other. They have both the same setup so I cannot see what the difference here could be.
Is there maybe a problem having two windows in the same view?
Best regards
Pål Eilertsen