For now, you can code a TppVariable's OnCalc event handler to do this. If you want this functionality in your end-users reports, or if you are going to be creating a bunch of new reports which will have this, and coding an event handler isn't a solution, then one really cool thing you can do is to create your own custom component. Make a register call and you can use that component in your report. For an example of creating a custom RB component, see the installed ..\RBuilder\Demos\RCL directory for the checkbox component.
Comments
you want this functionality in your end-users reports, or if you are going
to be creating a bunch of new reports which will have this, and coding an
event handler isn't a solution, then one really cool thing you can do is to
create your own custom component. Make a register call and you can use that
component in your report. For an example of creating a custom RB component,
see the installed ..\RBuilder\Demos\RCL directory for the checkbox
component.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com