GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  AJAX

 Print  |  
Question:  AlwaysVisibleControlExtender

Answer: How to use "AlwaysVisibleControlExtender"
What is the benefit of using this?


April 04, 2008 09:32:44 #1
 gGopikrishna Microsoft Expert  Member Since: April 2008    Total Comments: 2 

RE: AlwaysVisibleControlExtender
 
The AlwaysVisibleControlExtender will make a  control to be pinned to a particular location.
For example: When a control is set to be present always at the left corner of the page, it will be so in the prescribed left and right co-ordinates.
This will apply whenever the page is resized or scrolled.
     

 

Back To Question