Dialog not showing up on report start
Hi,
i'm using FastReport within a CRM "Rowisoft".
i want to create a report, where on startup a dialog ask for parameters like "Member" or Year.
i created a dialog with DBLookupComboBox and ComboBox for this parameters.
the list within DBLookup comes from a DBQuery.
the first startup worked like charme and the memberlist was loaded. then i had some errors while writing additional code and now my dialog not showing on startup anymore.
can you help me?
i'm using FastReport within a CRM "Rowisoft".
i want to create a report, where on startup a dialog ask for parameters like "Member" or Year.
i created a dialog with DBLookupComboBox and ComboBox for this parameters.
the list within DBLookup comes from a DBQuery.
the first startup worked like charme and the memberlist was loaded. then i had some errors while writing additional code and now my dialog not showing on startup anymore.
can you help me?
Comments