Previous | Index | Next 

[BUG] The Validate event may not fire for the Data and RDO Data control

The VB6Data control raises the Validate event in all the cases when the VB6 Data control raises the Validate event, except when the Action argument is equal to one of the following constants: vbDataActionBookmark, vbDataActionDelete, vbDataActionFind, and vbDataActionUpdate.

Similarly, the VB6RemoteData control raises the Validate event in all the cases when the VB6 RDO Data control raises the event Validate, except when the Action argument is equal to one of the following constants: rdActionBookmark, rdActionDelete, rdActionFind, and rdActionUpdate.

There are no workarounds for these issues in VB Migration Partner’s current release.

 

Previous | Index | Next