This topic is locked

Button in a report

8/24/2012 10:51:45 AM
ASPRunnerPro General questions
T
tking author

Hi,
I have attempted to use a variation on Example 6. from the ASPRunner documentation to add a button at the row/record level of a report.
http://xlinesoft.com/asprunnerpro/docs/inserting_button.htm
I realise this is intended for a View Page so if it will not work on a report, then I just need to know.
However, I tried debugging this using Firebug and found that the 'result' passed to the Client After event was always null and I was unable to make reference to the value I wanted from the current record.
Kind regards,
Tony King