This is a migrated thread and some comments may be shown as answers.

Ensuring selected item in RadGrid is visible

1 Answer 145 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Erwin
Top achievements
Rank 1
Erwin asked on 13 Aug 2010, 10:02 AM
Hi,

I use a RadGrid to show data. When there are +10 rows, the AllowScroll property is set to true to limit the maximum height of the grid.

When an item is selected, another page is loaded with the same grid (no postback). I would like the selected item to be visible, even when it is not 1 of the first 10 rows. The grid should thus scroll to the selected row.

Can this be achieved?

Kind regards,
Dries

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 13 Aug 2010, 01:50 PM
Hello Dries,


Here I found a documentation regarding how to scroll to the selected item. I hope this would help you also.
Scrolling to the selected item


Thanks,
Princy.
Tags
Grid
Asked by
Erwin
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or