A Few Server Controls To Make Life Easier

posted on 2004-11-18 at 01:02:56 by Joel Ross

We had an issue where a control posted back, and we wanted to scroll back down to where the user was. It wasn't working quite the way we had hoped. So it's a good thing that we came across this, a server control that accomplishes what we wanted to do.

And while I'm at it, MetaBuilders has a server control that allows you to set what button to click when you press enter in a field on a page. We implemented that, and it works like a champ. Thanks Mark!

Categories: ASP.NET