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

Pass through functions

edited September 2005 in RAP
?Hi
Can anyone provide me the pass through functions for autosearch dialog
box.I want to replace the dialog box with combo box and dtpicker.
Also how can i populate the combo box with values through rap code. Is it
possible or not.
Thanks in advance



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

Comments

  • edited September 2005

    To customize the autosearch dialog, please see
    RBuilder\Demos\AutoSearch\Custom AutoSearch Dialog. The technique does not
    involve RAP at all.

    a. Step 1

    Create a custom autosearch dialog and register it for use with
    ReportBuilder. There is only one AutoSearchDialog for all of RB.

    b. Step 2

    The AutoSearchDialog creates AutoSearchPanels for each AutoSearch field. You
    can create custom AutoSearchPanel panels that are created by your custom
    autosearch dialog. (This is the technique shown in the demo).




    --
    Nard Moseley
    Digital Metaphors Corporation
    http://www.digital-metaphors.com


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.