Example of using Report Parameters
Do you have any sample applications on using report parameters with RAP?
Especially with pick lists? I saw we would need to create our own dialog to
add them, but I would like to see them in action. I figured out how to use
AutoSearch and I saw an example of hiding the subreport based on if a detail
checkbox was checked or not. I just would like to see more examples.
Thanks.
SMP
Especially with pick lists? I saw we would need to create our own dialog to
add them, but I would like to see them in action. I figured out how to use
AutoSearch and I saw an example of hiding the subreport based on if a detail
checkbox was checked or not. I just would like to see more examples.
Thanks.
SMP
This discussion has been closed.
Comments
This is the extent of our examples using report parameters. What type of
project are you working on? Is there a certain functionality of using
TppParameters with RAP that you are unable to get working correctly? If so,
let me know and I can guide you through the process or create a specific
example showing you how to do it.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
question was how you guys saw pick lists being used.
Thanks.
SMP
The PickList property was mostly designed to be used with ReportBuilder
Server Edition. This was to enable the Server to be able to send a list of
valid parameter values to the client when needed, perhaps from a list
created on the fly or from a database. You might use it in ReportBuilder
simply to send a list of values to your RAP code rather than a single
parameter value at a time.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com