DataGridView in Vb.NET

P

Peter Piry

hi,

I'm new in vb.NET, but i have a lot of experience in vb 6.0.

I want to know, which event will be fired in a DataGridView, when a row is
changed? I search a lot, but didn't find the solution.

br
Peter
 
P

Peter Piry

Hi,

thanks for your help.

I meant not "change data in the row" - i meant "switch from one row to
another".

From another group i got the solution - RowEnter is the fired event.

Thanks for your help.

br
Peter
 

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