How to catch the row change event in a datagrid?

  • Thread starter Thread starter Maryam
  • Start date Start date
M

Maryam

Guest
Hi everybody,

How to catch the row change event in a datagrid? Im using VB.NET.

I have a datagrid filled from a table. I want to raise the row change event when the user selects a row.


I found the code for it in C#, but I want an example in VB.NET.

Continue reading...
 
Back
Top