Recent Posts

Tags

Community

Email Notifications

All Links

Blogs I Read

My Articles

JavaScript & CSS

Date & Time

SQL Server 2000/2005

Articles I Read

ASP.NET Free Controls

MVFP (Most Valuable Forum Posts)

Archives

Maintain Position In ASP.NET 2.0

A new trick in ASP.NET 2.0 to maintain position upon postback is as follows:

<%@ Page Language="VB" MaintainScrollPositionOnPostBack="true" %>
<%@ Page Language="C#" MaintainScrollPositionOnPostBack="true" %>

 

Regards

Posted: Dec 06 2005, 02:04 PM by simple | with no comments
Filed under:
Leave a Comment

(required) 

(required) 

(optional)

(required)