Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Retain focus without SmartNavigation

Author  Topic 

ashy_16in
Starting Member

16 Posts

Posted - 2006-06-23 : 14:43:04
I need to retain focus in a dropdown box after a postback. I cannot turn SmartNavigation="True" because I have some javascript code written for the popup calendar in the application. I would like to know the easiest way to retain focus in the drop down box without setting SmartNavigation to true. Any help would be greatly appreciated.

ann
Posting Yak Master

220 Posts

Posted - 2006-06-26 : 12:41:08
I have used javascript for focus - it worked well
Go to Top of Page
   

- Advertisement -