Autopostback and keeping position

  • Thread starter Thread starter Hai Nguyen
  • Start date Start date
H

Hai Nguyen

Hello everyone

I have a very long form there is a textbox on the bottom of the page needs
to trigger postback. I want the page after post back it still keeps the same
position where it is. Is there any way I can do this?


Thanks
 
Hi,
set SmartNavigation to True in the Page directive.

Hope this helps
Stefano Mostarda MCP
Rome Italy
 
Ahh that's interesting. If you have autopostback set to true then smartnavigation places the focus back on the control that caused the postback

Thanks for the correction.
 

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