M
Mike Owen
I have got a search button in the middle of a page.
Above the page I have search conditions which the user
can change. Below the button I have a DataGrid that
shows the search results.
When the user click the button, an onclick event is fired
on the server that populates the DataGrid.
When the page re-appears with the search results, it
always appears showing the very top of the page, and the
user then has to scroll down to see the results. Is it
possible to position the page (using a bookmark ?), so
that the bottom of the page, i.e. the search results, are
the first thing a user sees when the results are returned?
Any ideas?
Thanks, Mike.
Above the page I have search conditions which the user
can change. Below the button I have a DataGrid that
shows the search results.
When the user click the button, an onclick event is fired
on the server that populates the DataGrid.
When the page re-appears with the search results, it
always appears showing the very top of the page, and the
user then has to scroll down to see the results. Is it
possible to position the page (using a bookmark ?), so
that the bottom of the page, i.e. the search results, are
the first thing a user sees when the results are returned?
Any ideas?
Thanks, Mike.