Home > Net > DevExpress GridControl controls access to selected row index
DevExpress GridControl controls access to selected row index
Time:11-18
DevExpress GridControl controls how get selected many row index, rather than getting a line of that kind of, will the selected any multi-line indexes at the same time,
CodePudding user response:
Under OptionsSelection property of the gridview Mutiselect attribute set to true, CTRL and shift keys of alternative methods can achieve, then the code using the gridview. Getselectrows (), you can get all selected the row headers
CodePudding user response:
I have to try out, it is recommended to use GetVisibleRowHandle method, cycle for selected row