How 2 keep page's location after AutoPostBack
-
Hi everybody, I'm using AutoPostBack=True in my control. The problem is that after I'm modifying a selection or another propery of some control the page flickers once and jumps to its top as in its initial mode. I guess there is nothing to do with the flickering but can I keep the page at the same location after a postback is taking place ? Thank you
-
Hi everybody, I'm using AutoPostBack=True in my control. The problem is that after I'm modifying a selection or another propery of some control the page flickers once and jumps to its top as in its initial mode. I guess there is nothing to do with the flickering but can I keep the page at the same location after a postback is taking place ? Thank you
-
Hi everybody, I'm using AutoPostBack=True in my control. The problem is that after I'm modifying a selection or another propery of some control the page flickers once and jumps to its top as in its initial mode. I guess there is nothing to do with the flickering but can I keep the page at the same location after a postback is taking place ? Thank you
visit this url uwill find solution http://codinghorror.com/blog/archives/00160.html or use the smartnavigation=true for the page Thanks Rao