How to get date range search to print in Header?
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
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
This discussion has been closed.
Comments
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
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com