D
daokfella
How come the cells collection is out of order from my designed
gridview? I have a gridview with four columns. The first three are
textbox columns and the fourth is a checkbox column. While viewing the
cells collection of the DataGridViewRow, the checkbox column is in the
0 index even though it's the last column in the grid. Can anybody
enlighten me as to why?
gridview? I have a gridview with four columns. The first three are
textbox columns and the fourth is a checkbox column. While viewing the
cells collection of the DataGridViewRow, the checkbox column is in the
0 index even though it's the last column in the grid. Can anybody
enlighten me as to why?