VPME 9.1 FIX: Error on one-to-many form with parent grid

The place where ProMatrix posts coding tips and fixes. Read only.

VPME 9.1 FIX: Error on one-to-many form with parent grid

Postby JessicaLawson » Sun Jun 13, 2010 5:34 pm

VPME 9.1 FIX: Error on one-to-many form with parent grid

Applies to: VPM Enterprise 9.1.12

Symptoms: On a one-to-many form that has a grid on the parent pageframe, an error will occur if a
change is made to a child record and then a different parent record is selected in the parent grid.

Resolution: Make the following change to the AfterRowColChange event of the Grid_Toolbar class in
VPMCtrls.vcx.

Change:

IF ThisForm.oVPMDataHandler.DataChanged()

To:

IF ThisForm.oVPMDataHandler.DataChanged(ALIAS(),ThisForm.IdentifyDataChangedAliases())
JessicaLawson
 
Posts: 79
Joined: Sun Jun 13, 2010 1:23 pm

Return to ProMatrix Library

Who is online

Users browsing this forum: No registered users and 2 guests

cron