Default Avatar

rulonv

rulonv

About

Username
rulonv
Joined
Visits
0
Last Active
Roles
Members

Comments

  • It appears that you must use the 'Run-time designer' included in the Standard version and above to make these conversions. Is this correct? If so, is there another way to do the conversions using the Basic edition ... or by using some other utili…
  • I found the problem but don't understand the reason. I changed the 'MasterData' 'Breaked' property from 'true' to 'false' ... the duplicate record went away. Correct settings are now: 'GroupHeader->Breaked = true' 'MasterData->Breake…
  • Further investigation shows that the Parent of pView->Parent is NULL so that is why an access violation is occuring when pView->Parent->GroupCondition is called.