Refresh to same place on page

  • Thread starter Thread starter Marty Cruise
  • Start date Start date
M

Marty Cruise

This might be trivial, or even impossible...

I have a user control that resides in a panel with a
vertical scrollbar. That is, the panel limits the
vertical area of the control and the user scrolls the
panel up and down to view different parts of the
control. The control contains textboxes that force a
postback on textchanged. Following the postback, I would
like the panel to display control at its vertical
position prior to the postback. Any way to do this?
 
Have you tried smartnavigation enabled? if your website is
one page then you might avoid issues associated with smart
nav and it should solve your problem.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top