Default Avatar

eddieazone

eddieazone

About

Username
eddieazone
Joined
Visits
0
Last Active
Roles
Members

Comments

  • Hi, AlexTZ I think I know what the problem is. In OnCheckEOF event, after the Eof parameter sets to True, the OnGetValue event will stop triggering meaning that if I use ItemIndex starting from 0 to Count-1 (in this case, Yes) and the Eof paramet…
  • I've tried to follow the demo in the newsgroup, but still the print order is 1, 1 .. 2, 2. BTW, this is the structure of my report :- Page 1: Using master data for customer info. (name, address, etc ..) Using detail data for pricing info for…