Event error on RBServer
Hello!
I have a report designer application in D5 and I use the
AutoSearchDialogCreate and OnAutoSearchDialogClose events on ppReport. I
created the Server application (like demo) and client (like demo too). When
I access reports created on ReportDesigner on D5, client applications raises
an exception of invalid property value of AutoSearchDialogCreate event. I
need these reports to works on D5 and over the net with Client-Server. How
to solve this error?
abra?os
Eli?ser
brasil
I have a report designer application in D5 and I use the
AutoSearchDialogCreate and OnAutoSearchDialogClose events on ppReport. I
created the Server application (like demo) and client (like demo too). When
I access reports created on ReportDesigner on D5, client applications raises
an exception of invalid property value of AutoSearchDialogCreate event. I
need these reports to works on D5 and over the net with Client-Server. How
to solve this error?
abra?os
Eli?ser
brasil
This discussion has been closed.
Comments
1. You are receiving the error, because the event-handler methods need to be
published methods of the of the datamodule that contains the ReportVolume
component.
2. Keep in mind that for a Server application, the autosearch dialog it
created and displayed on the client side. The ClientReport retrieves the
autosearch fields from the server, displays the dialog and then sends the
autosearchfield values to the server. Check out the autosearch related
events for TrsClientReport.
--
Nard Moseley
Digital Metaphors Corporation
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com