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

Report Dialog Listview columns

edited October 2002 in General
Hi,

I would like to add a subcolumn to the listview in a descendant of
TppReportDialog.

Anyone have any ideas how to do that without modifying the
TppReportDialog code?

Thanks
--
Jim Poe
Fulcrum InteTech, Inc.

Comments

  • edited October 2002
    > Anyone have any ideas how to do that without modifying the

    Jim:

    I searched the source and could not find any reference to "TppReportDialog"
    (or for "ReportDialog", for that matter). What exactly were you looking at?

    Thanks
    Ed Dressel
    Team DM
  • edited October 2002
    In article <3d9a61b0$1@dm500.>, "Ed Dressel - Team DM" says...

    Sorry, my mistake. TppReportExplorer
    --
    Jim Poe
    Fulcrum InteTech, Inc.

  • edited October 2002
    Ahhh... I have made my own, which allows for a lot more customization. Some
    things that I implemented:

    1) Context brings up the list of reports that are availed to the user.
    2) Most users never-ever want to customize a report, so I have hidden that
    unless they want it enabled.
    3) I wanted to remove the print dialog.
    4) I allow users to select various sets of reports, and I combine them to
    one print job. (This allows for "Page n of x" to be printed correctly and is
    a bit cleaner overall).
    5) Lots of technical stuff...

    For an example, see: www.retireneeds.com/PrintDlg.jpg

    HTH
    Ed Dressel
    Team DM


This discussion has been closed.