开发者

Retrieve SelectedItems from a RadGrid

I have a RadGrid from Telerik with a GridClientSelectColumn column. When the user 开发者_Python百科checks records and clicks the action button the SelectedItems is empty.

Is there any way to retrieve SelectedItems?


The selected items should be there unless you call Rebind() for the grid explicitly from outer control. Tested on modified version of this sample, worked with no issues.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜