Which event can help me trap when datagridview column size changes?

  • Thread starter Thread starter DBC User
  • Start date Start date
D

DBC User

I would like to trap an event, when someone changes the column width on
a datagridview. I tried all the (almost) event with width in it and
none of them are firing when I change the column width. Could some one
help me on this?
Thanks.
 
Hello,

An event handler for ColumnWidthChanged works for me. Have you tried
that?
 

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

Back
Top