Groups | Blog | Home
all groups > asp.net building controls > december 2004 >

asp.net building controls : Getting the page to focus on the right place.


Irfan Akram
12/27/2004 2:19:04 PM
Hi Guys,

Wondering if you can provide me with some assistance on this one. I have
dynamically generated radio buttons on my screen, which autopost back when
selected. The problem is that each time the page loads, it ends up at the top
of the screen and not where the interaction is taking place. I am new to
asp.net. I am sure there must be a way of getting to load at the correct
place, but I havent managed to find a way as yet. I will really appreciate
your feedback on this one.

Thanks,


Mike
12/31/2004 9:37:20 AM
Irfan Akram napisał(a):
[quoted text, click to view]

Hi,

Two ways:

1. IE only : see Page.SmartNavigation property
2. Universal : http://aspnet.4guysfromrolla.com/articles/111704-1.aspx

regards,
AddThis Social Bookmark Button