Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:153598
More Search Options
RSS Available
Matching Posts
Re: Custom Validator problem
Thank you.
Posted to
Web Forms
(Forum)
by
superconsultant
on 9/20/2008
Re: <asp:CustomValidator> Isn't being triggered
Thank You
Posted to
Web Forms
(Forum)
by
superconsultant
on 9/11/2008
Re: Custom Validator problem
I have a strange issue. I have MultiView where on each view I have set of controls, for some controls I use CustomValidators, so the issue is that CustomValidator for the control on very first View (indexed 0) - works fine, but on all the other views ignored. When I ran it in debugger it never gets triggered. Here is the code for the first View : <td align="left"> <asp:TextBox ID="tbEmailLogin" runat="server"></asp:TextBox> <asp:RequiredFieldValidator
Posted to
Web Forms
(Forum)
by
superconsultant
on 9/11/2008
Re: <asp:CustomValidator> Isn't being triggered
Thanks, but unfortunately that, didn't work. Besides that field is never blank, bacause I have RequiredFieldValidator also attached to it. Any other ideas?
Posted to
Web Forms
(Forum)
by
superconsultant
on 9/11/2008
<asp:CustomValidator> Isn't being triggered
I have some weirdness happening. <asp:CustomValidator> control isn't being triggerd, I have a break point on the validation function, but it doesn't even go there, here is the code: < asp : TextBox ID ="tbMemberNameCreate" runat ="server"></ asp : TextBox > < asp : CustomValidator ID ="cvMemberNameCreate" runat ="server" OnServerValidate ="CheckMemberName" Display ="None" Enabled ="true" ControlToValidate
Posted to
Web Forms
(Forum)
by
superconsultant
on 9/10/2008
Re: How to avoid validating control inside UpdatePanel when the whole page is being PostBack
Thanks. But now I have diferent weirdness happening. <asp:CustomValidator> control isn't being triggerd, I have a break point on the validation function, but it doesn't even go there, here is the code: < asp : TextBox ID ="tbMemberNameCreate" runat ="server"></ asp : TextBox > < asp : CustomValidator ID ="cvMemberNameCreate" runat ="server" OnServerValidate ="CheckMemberName" Display ="None" Enabled ="true"
Posted to
Web Forms
(Forum)
by
superconsultant
on 9/10/2008
Re: How to avoid validating control inside UpdatePanel when the whole page is being PostBack
I think I figured where the problem is. In the UpdatePanel code I am trying to switch index of the MultiView which lies outside of UpdatePanel and requires full page refresh. I think this scenario confuses the page and causes the error. So I am thinking to take UpdatePanels out and have full page PostBack but I need to enable and disable required field validators dynamically. Is there a way?
Posted to
Web Forms
(Forum)
by
superconsultant
on 9/9/2008
Re: How to avoid validating control inside UpdatePanel when the whole page is being PostBack
Thank you both guys that work. But now I am facing another problem: I have 3 UpdatePanels inside MultiView and each UpdatePanel is placed on a separate View and depense on result View should change. So when I click on a button inside any of the UpdatePanels, nothing happens, but if I try to click on that button inside of the UpdatePanel it causes full page PostBack and generates an error: Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"
Posted to
Web Forms
(Forum)
by
superconsultant
on 9/8/2008
Re: How to avoid validating control inside UpdatePanel when the whole page is being PostBack
Thank you both guys that work.
Posted to
Web Forms
(Forum)
by
superconsultant
on 9/8/2008
How to avoid validating control inside UpdatePanel when the whole page is being PostBack
Hi, I have a page with multiple UpdatePanels, some controls inside of those UpdatePanels have RequiredFieldValidator associated with them. Some times I have to PostBack the page with the button, that is outside of these UpdatePanels. But when I do the page PostBack all the controls that require validation within these UpdatePanels get triggered. How can I allow some of the validations to happen and others to be susspended on page's PostBack. Please advise.
Posted to
Web Forms
(Forum)
by
superconsultant
on 9/7/2008
Filed under: UpdatePanel suspend validations postback
Page 1 of 10 (92 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online