DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Wed, 22 Aug 2007 17:32:07 -0700,    posted on: microsoft.public.dotnet.framework.aspnet        back       

Thread Index
  1    Lit
          2    Ladislav Mrnka
          3    marss


Long Web Form Validation Errors Not visible   
Hi,

I have a web page that does not fit all on the screen vertically.

At the bottom I have a submit button,

When I click on the Submit button and have Validation Errors at the top.

the user is unable to see the Errors on top of the page.

I know that   maintainScrollPositionOnPostBack is not in the picture yet.

 Do I need some special set up here?

Is there a way to make the page to scroll up or down to the first Validation 
error.

I need some Ideas.

Thank you,

Lit
Date:Wed, 22 Aug 2007 17:32:07 -0700   Author:  

RE: Long Web Form Validation Errors Not visible   
Hi Lit,
all validator controls has SetFocusOnError property. If you set this 
property to true invalid control associated with first validator (by 
ControlToValidate property) will receive focus.

I hope this solve your problem.

Best regards,
Ladislav

"Lit" wrote:


> Hi,
> 
> I have a web page that does not fit all on the screen vertically.
> 
> At the bottom I have a submit button,
> 
> When I click on the Submit button and have Validation Errors at the top.
> 
> the user is unable to see the Errors on top of the page.
> 
> I know that   maintainScrollPositionOnPostBack is not in the picture yet.
> 
>  Do I need some special set up here?
> 
> Is there a way to make the page to scroll up or down to the first Validation 
> error.
> 
> I need some Ideas.
> 
> Thank you,
> 
> Lit
> 
> 
> 
> 
Date:Thu, 23 Aug 2007 00:44:02 -0700   Author:  

Re: Long Web Form Validation Errors Not visible   
On 23    , 03:32, "Lit"  wrote:

> Hi,
>
> I have a web page that does not fit all on the screen vertically.
>
> At the bottom I have a submit button,
>
> When I click on the Submit button and have Validation Errors at the top.
>
> the user is unable to see the Errors on top of the page.
>
> I know that   maintainScrollPositionOnPostBack is not in the picture yet.
>
>  Do I need some special set up here?
>
> Is there a way to make the page to scroll up or down to the first Validation
> error.
>
> I need some Ideas.
>
> Thank you,
>
> Lit


Alternatively you can add ValidationSummary control close to Submit
button.
Regards,
Mykola
http://marss.co.ua
Date:Thu, 23 Aug 2007 01:58:08 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us