Welcome to Rainbow Portal Community Sign in | Join | Help

Little known 2.0 Page Directive

In asp.net 2 there was a new page directive added, 'MaintainScrollPositionOnPostback'

   MaintainScrollPositionOnPostback="true"

This looks like it would be very similar to the old not so great smart navigation, however it is not. It is directly focused on one task, and it seems to work on all the browsers I tried so far. It came in super handy on a couple of pages I have been working on.

The default for a page is false;

 

Published martedì 30 maggio 2006 14.16 by Jonathan
Filed under:

Comments

No Comments

Anonymous comments are disabled