how to detect KeyPress Event of datagridView?

G

Guest

Hello,

I have been using "Concole.WriteLine("Event Name") for almost every event in
the datagridview control, but I can't get the KeyPress event to file. My
goal is to force uppercase on the KeyPress event of the datagridView. But
that event does not seem to file.

Is there a cell formatting property or some CharacterCasting property that
can be set for the datagridview to force uppercasing on selected columns?

Thanks,
Rich
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top