Click here to Skip to main content
15,896,730 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I used validatorcalloutextender for Error message.

Now i used one panel, this have scroll vertically, now when i click on textbox when the panel is in scroll down, validatorcalloutextender appers upper position (higher) than textbox is, and when i have an scroll up to the top of the page it reposition fine.

How to solve this problem? :doh: :confused:

Thanks
Posted

Position your control so that it's inside something that is always visible. You're really using ASP and not ASP.NET ?
 
Share this answer
 
it's problem with css which written by ajax on runtime...i m still trying to find out the solution..
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900