Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Problem - Report shows first record

edited July 2002 in General
I've got an order entry program that has DataModule with Master table
(order) and detail table(lines) properly linked. I have placed two
pipelines in order entry. The first is connected to Order and second
connected to lines. I've also established the M->D in pipelines again.
Then I placed a designer and designed then header part to show order header.
Now at runtime, when I open up the order entry and bring up any any
order (which the order table is now pointing to my requested order), the
report ALWAYS starts from the first record and prints ALL the orders.

How can I tell RB to only print the record that the table is pointing to?

Thank you!
--
Best Regards;
Ben Hayat
Micro Intelligence Corp.
MicNet@Ix.Netcom.Com

Comments

  • edited July 2002
    I'm sorry, I had missed the pipeline properties of "Rangebegin" and
    "RangeEnd". It's working!
    --
    Best Regards;
    Ben Hayat
    Micro Intelligence Corp.
    MicNet@Ix.Netcom.Com
This discussion has been closed.