473,569 Members | 2,764 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Required Field Validators strange problem of pageload??

I'm having some background graphics layout on the page and a table
layout on top of it. Inside the table i have two DropDownList menus
whose AutoPostBack Property is set to true and I'm using two Required
Field Validators for both the drop down menus. I dont know whats the
reason but everytime I change the dropdown menu the page takes a long
time to reload and moreover I can even see the whole background graphic
layout with no table layout at all during postback. But when I remove
the 2 Required Field Validators(RFV) its working fine I can see the
table layout during postback which I actually want. I can't understand
this strange problem of RFV's.
This is really annoying Is their any (RFV) property by which I can turn
this off ??
How can I overcome this problem ?

Jun 15 '06 #1
0 1041

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
373
by: MrMike | last post by:
Hi. I have a webform with a two required field validators. I have a cancel button on the form which should allow the user to quit the form and Response.Redirect to a previous webform. However, when users attempt to cancel out of the form they cannot because the required field validators turn on (because the page is posted back) and the...
5
319
by: Brent Burkart | last post by:
I have a page with a couple of Required Field Validators. However, I have a button which displays a popup with some information. I want this button to be able to work without having the Required Field Validators fire. I can't figure out how to do that. Is there a better way of validating the info rather than using field validators? Any...
3
2357
by: Rob H | last post by:
Simple question, I have a webform that uses required field validators, I also have a button that links back to that forms homepage. If the user wants to stop what he/she is doing and clicks that link, the required field validators all work as intended, but does not allow the redirect. Any possible workaround ? Thanks,
1
1001
by: Big E | last post by:
I'm using ASP.Net. I have a form that uses Required Field Validators. If the user tried to click a create new record button and certain fields aren't filled out then the RFV's show up. My problem is when a user wants to close the form without adding a new record and there's nothing in the fields it won't close. I've tried to create in the vb...
4
8045
by: Sorin Sandu | last post by:
I have a form with 2 textboxes, 2 required field validators for each textbox, and 2 buttons (OK, Cancel) Is it posible for cancel button to disable required field validators ?
0
1257
by: Ratman | last post by:
Regular Expression validators NOT working, Required Field validators ARE working I have tried everything from moving the aspnet_client folder around from root to web application, making it a virtual directory, not making it a virtual directory. I am at a loss. I even uninstalled framework, reinstalled 1.0, then sp3, then 1.1, then sp1. ...
2
9807
by: Asha | last post by:
greetings i want to use the required field validator control to validate a checkbox. here is the code implemented. <asp:RequiredFieldValidator ID="rfv" ControlToValidate="chkDistiAudit" ErrorMessage="error" runat="server" /> <asp:checkbox id="chkDistiAudit" runat="server" CssClass="objControl_left" Width="100px" Text="Disti Audit"...
3
1522
by: VB Programmer | last post by:
Can you make a required field validator optional? I know it sounds crazy, but.... Let's say I have a signup form. It consists of 2 sections. The top section is a "GOLD MEMBER" section. It has required validators for name, address, etc... The next section is the "BRONZE MEMBER" section. It also has required validators for the same...
1
1866
by: Dave | last post by:
Hi, I'm using .NET 1.1 and wondering if I can use RequiredFieldValidators with required fields inside user controls. The page is a type of tabbed panel layout with the divs show/hidden using javascript. Depending on which tab panel is visible upon the submit, I want to execute the appropriate javascript validation. When I submit the...
0
7605
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7917
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8118
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7665
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7962
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
1
5501
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5217
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3631
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1207
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.