This topic is locked
[SOLVED]

 Insert Delete Function on Report Page

8/23/2010 2:43:32 PM
ASPRunnerPro General questions
J
Jay123 author

Hi!
I'm using ASPRunner 6.1.
I would like to ask if it's possible to insert a delete fundtion on the report page (same as the delete function on a List page). If it's possible, can I delete a "grouped" record?
What I was trying to do is when the group record on the report page is deleted, it will be copied to another table (using Insert record before delete).
Thanks,

Jay

Sergey Kornilov admin 8/23/2010

No, it's not possible to do this kind of thing with reports. Reports are for data presentation only.

J
Jay123 author 8/25/2010

Thanks for the information, Sergey.