Datagrid inside of DIV Tag

C

Coder Coder

Hi I have put a Datagrid inside of a DIV tag to allow scrolling.
This works fine, but I would like to store the location of the
scrollbar so that when there is a selection (causing a postback), I
can place the scrollbar in the location where the previous selection
was made.

- thanks
 
B

Benjie Fallar

try to use SmartNavigation="true" in your ASP.NET web form Page directive.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top