开发者

Getting the Checkbox Ids in DexExpress AspxGridView

I have an DevExpress aspxGridView with GridViewComm开发者_如何学运维andColumn checkbox as the first column to select rows. After user selects rows, I need to get the rows where the checkbox is checked in a button click. Please help to do that. I am new to DevExpress controls.


Try to use the approach described in the following Support Center ticket:

http://www.devexpress.com/issue=Q303022

If it just necessary to retrieve a particular selected rows’ key / non-key values, use the ASPxGridView.GetSelectedFieldValues method.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜