J
J
Hi,
I have a datagrid in windows form, user can using arror keys move around in
datagrid. But now, say, has 21 rows in the datagrid, if they move cursor to
22rd row, they got IndexOutOfRangeException. How can I avoid this?
Thanks in advance.
I have a datagrid in windows form, user can using arror keys move around in
datagrid. But now, say, has 21 rows in the datagrid, if they move cursor to
22rd row, they got IndexOutOfRangeException. How can I avoid this?
Thanks in advance.