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!
                                Thanks!