DataGridView.RowEnter event fires before CurrentRow property is se

G

Guest

Contrary to the documentation, the CurrentRow property is not set to the row
being entered when the RowEnter event is fired. I need an event to use to
catch the row the user is currently on once they change rows. Any ideas?
 

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