Hi
I want to know how to set the a selected row visible to the user when page open.
The problem is ,I have a data bound list grid which contains minimum 1000 row in grid. When page open with data, selected grid row is in 480 position from top. but it is not visible to user when page opens. User have to scroll the page to see selected row. Initially page is open where vertical scroll bar in top,(Shown in GridView.JPG image). But my actual requirement is page should show the selected row in front when page open with data and data is visible to the user (like ActualGridView.JPG)
Please Help
I want to know how to set the a selected row visible to the user when page open.
The problem is ,I have a data bound list grid which contains minimum 1000 row in grid. When page open with data, selected grid row is in 480 position from top. but it is not visible to user when page opens. User have to scroll the page to see selected row. Initially page is open where vertical scroll bar in top,(Shown in GridView.JPG image). But my actual requirement is page should show the selected row in front when page open with data and data is visible to the user (like ActualGridView.JPG)
Please Help