D
David L Wright II
I am converting an application from VB6 to VB.Net that contains a Datagrid.
In the VB6 version, There is code to maintain one of two columns from the
other column. I was able to accomplish this by using the DataGrid's
BeforeColUpdate event. I have not been able to find a replacement event in
the VB.Net DataGrid.
What have I missed?
Thanks,
In the VB6 version, There is code to maintain one of two columns from the
other column. I was able to accomplish this by using the DataGrid's
BeforeColUpdate event. I have not been able to find a replacement event in
the VB.Net DataGrid.
What have I missed?
Thanks,