2
Answers

Put coding on some column event in datagridview

Photo of Andy Wij

Andy Wij

13y
4.2k
1
Hi all, I've some problem with datagridview.. I want to ask how can I put some coding on some column event in datagridview? Example, the datagridview contain bindingsource with datatable, and have 4 column.

I want when user press "F3" key on column1(only column1) then it will do some command.. how can I put coding on the column1 keypress event?

Thanks.

Answers (2)