Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jun 19, 2008 03:23 AM by chetan.sarode
Member
6 Points
129 Posts
Jun 18, 2008 11:02 AM|LINK
Hai,
I have a validation summary control in my aspx page.
i kept update panel to stop flickering of page.
But the validation summary control is not getting updated everytime.
First time only message shows correct.
anybody knows the solution ?
niranjana
All-Star
29116 Points
5886 Posts
MVP
Jun 18, 2008 12:49 PM|LINK
Hey,
Is the validation summary within the update panel?
65739 Points
11138 Posts
Jun 19, 2008 03:23 AM|LINK
http://forums.asp.net/t/1066821.aspx
Validation controls, which includes the BaseCompareValidator, BaseValidator, CompareValidator, CustomValidator, RangeValidator, RegularExpressionValidator, RequiredFieldValidator, and ValidationSummary control are not compatible with UpdatePanel
http://weblogs.asp.net/scottgu/archive/2007/01/25/links-to-asp-net-ajax-1-0-resources-and-answers-to-some-common-questions.aspx
You can download compatible version of validators from here
http://blogs.msdn.com/mattgi/archive/2007/01/23/asp-net-ajax-validators.aspx
niranjana
Member
6 Points
129 Posts
validation summary control is not working properly while implementing ajax
Jun 18, 2008 11:02 AM|LINK
Hai,
I have a validation summary control in my aspx page.
i kept update panel to stop flickering of page.
But the validation summary control is not getting updated everytime.
First time only message shows correct.
anybody knows the solution ?
niranjana
bmains
All-Star
29116 Points
5886 Posts
MVP
Re: validation summary control is not working properly while implementing ajax
Jun 18, 2008 12:49 PM|LINK
Hey,
Is the validation summary within the update panel?
"Trust in the Lord and do what is good; dwell in the land and live securely. Take delight in the Lord, and He will give you your heart's desires" (Psalm 37: 3-4).
chetan.sarod...
All-Star
65739 Points
11138 Posts
Re: validation summary control is not working properly while implementing ajax
Jun 19, 2008 03:23 AM|LINK
http://forums.asp.net/t/1066821.aspx
Validation controls, which includes the BaseCompareValidator, BaseValidator, CompareValidator, CustomValidator, RangeValidator, RegularExpressionValidator, RequiredFieldValidator, and ValidationSummary control are not compatible with UpdatePanel
http://weblogs.asp.net/scottgu/archive/2007/01/25/links-to-asp-net-ajax-1-0-resources-and-answers-to-some-common-questions.aspx
You can download compatible version of validators from here
http://blogs.msdn.com/mattgi/archive/2007/01/23/asp-net-ajax-validators.aspx
Senior Software Engineer,
Approva Systems Pvt Ltd, Pune, India.