This topic is locked

print selected not working on detail page

8/28/2009 10:10:22 AM
ASPRunnerPro General questions
H
heets author

Hi, I am using ASPRunner version 5.2. I am working on an application and I thought manipulating the display of detail records on a list page was going to be my biggest challenge but I noticed yesterday that the Print Selected function was not working when looking at a detail page. I am getting the following error message - Either BOF or EOF is True.
I have posted my application on the demo site. You can sign in as userid = test password = user. To see the problem select "matters by date" then under any date select "introduced" and try printing a selected record.
Any suggestions would be appreciated.
Thanks,

Bruce

Sergey Kornilov admin 9/1/2009

Bruce,
open a ticket at http://support.xlinesoft.com sending your Demo Account URL for investigation.

H
heets author 9/1/2009

Thanks but I just figured it out.
Permissions were not set properly. My admin group had list/export permissions for both the parent and child table but my other groups only had list/export permissions for the child table. I added the list/export permission for the parent table and everything works fine now.
Still love the program!!