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

How to sort GridClientSelect column?

1 Answer 70 Views
Grid
This is a migrated thread and some comments may be shown as answers.
LamKhoa
Top achievements
Rank 1
LamKhoa asked on 17 Nov 2011, 05:47 PM
Hi,

I have set "AllowMultipleRowSelection" to true. However, in my case, when user browse to different page to select different item on each page, they may end up forget which items that they might have previously selected, (I set it up so that the row selected state is maintained across postback/sort/page changing/ etc).

The solution that I can think of is that we can sort the Grid based on the GridClientSelect column, in which it will sort the items based on their selected state, so that user be able to see every item that they have previously selected, be lined up before other non-selected items.

Thanks All.

Lamk

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 18 Nov 2011, 05:30 AM
Hello,

You can take a look into the following forum thread which discussed the same.
Sort by GridClientSelectColumn

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