我正在使用一个aspxGridview我在哪里使用复选框。现在,当我检查任何一行特定的列值时,我都需要在服务器端完成我的业务逻辑。以下是使用的verview:Total:我试图使用oncheckedevent在复选框中autopostback真实和使用的代码以获取以下内容的选择行:protectedvoidASPxCheckBox1_CheckedChanged(objectsender,EventArgse){ASPxGridViewgrid=senderasASPxGridView;stringcurrentMasterKey=Convert.ToString(grid.GetMaster