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

Jump to Selected Item on Sort w/ Paging

1 Answer 40 Views
Grid
This is a migrated thread and some comments may be shown as answers.
kpat154
Top achievements
Rank 1
kpat154 asked on 15 Oct 2008, 09:12 PM
I have a multi-selectable, sortable, paged grid. I'm able to retain the user's selections after a sort/page operation. However, I haven't found a way to jump to the page which contains the user's selected item on a sort operation. For example, if I select a given row on page 1 of the grid and then sort by a given column, I would like to do the following:
  1. sort the grid
  2. jump from page 1 to page n (which now contains the previously selected item)
  3. reselect that item
  4. scroll to that item
How is this accomplished w/ RadGrid?

-K

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 16 Oct 2008, 04:21 AM
Hi,

Go through the following help article which explains how to scroll to the selected item.
Scrolling to the selected item

I have found the following forum discussion which explains how to select the page containing the selected item.
Select the page of the selected item

Thanks
Shinu.
Tags
Grid
Asked by
kpat154
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or