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

How to get date range search to print in Header?

edited January 2006 in General
I know this probably sounds like a very simple questions, but I have
spent the last 3 hours trying to figure this out and can not find a
solution.

I have a very simple report for a client who wants to see billable hours
by a date range that they will enter. How can I get this date range
that they search by to print in the header so they can keep track of
their reports.

Thank You
G. Shoemate



--- posted by geoForum on http://delphi.newswhat.com

Comments

  • edited January 2006
    Hi,

    Take a look at the autosearch demos located in the \RBuilder\Demos\5.
    AutoSearch\ directory. This shows how to give your users a dialog in which
    to filter the data displayed. You can then use a DBCalc or TppVariable with
    it's "LookAhead" property set to True to display a calculated value in the
    Header band.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.