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

Can I get the selectitems after postback ?

1 Answer 69 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Winson qiu
Top achievements
Rank 1
Winson qiu asked on 16 Oct 2009, 04:21 AM
I want to get the RadGrid selectitems with other button after I used <telerik:GridButtonColumn UniqueName="SelectColumn" Text="Select" CommandName="Select" /> for selected the row, but I found cannot get it , the RadGridView.SelectedItems is 0 when I click other button, is this a normal or a bug?

Thanks!

1 Answer, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 16 Oct 2009, 07:40 PM
This documentation article discusses how to persist selected items over post backs on the server-side of things. There's also one for client-side persistence.
Tags
Grid
Asked by
Winson qiu
Top achievements
Rank 1
Answers by
Schlurk
Top achievements
Rank 2
Share this question
or