Update informacion in the page after a call to StiReport
Posted: Wed Aug 15, 2007 8:54 am
Hi:
I´m using a web form with 2 textboxes, 2 labels and 1 button.
The user fills the textboxes, clicks the button to get his report.
But after the report is rendered I need to change the text in the labels in the same postback.
But after the call to the StiReport the only information that is returned to the client is the report(in my case a PDF file).
How can I get: the report and the change to the information in the web form when the user click the button.
Thanks in advance.
I´m using a web form with 2 textboxes, 2 labels and 1 button.
The user fills the textboxes, clicks the button to get his report.
But after the report is rendered I need to change the text in the labels in the same postback.
But after the call to the StiReport the only information that is returned to the client is the report(in my case a PDF file).
How can I get: the report and the change to the information in the web form when the user click the button.
Thanks in advance.