This topic is locked

Print Selected.

3/7/2009 3:33:52 PM
ASPRunnerPro General questions
A
andie.caron author

When I display several records on a screen, I select them all (let's say 3).
I then click on "Print Selected" and I can only print the 2st one. I need to do this for every record.
Is there some setting I need to configure so that it prints all selected ones?
Thanks.
Andie

Sergey Kornilov admin 3/7/2009

You need to choose a proper key column for this table to make 'Print selected' function work.

C
Carrie 3/8/2009

I have the same issue and I thought I had something wrong.
Here is my schema:
Table1 (PK:UserID), Table2 (PK:RecNo, IDX1:UserID). These are proper Keys and indecies.
Table1 -> Table2 (1:m related via UserID).
All the add/edit etc works fine (in fact the Report works fine).
When I am viewing (list page) many Table2 records, and select all of them and then print selected, I get the parent record from Table1 (good) and only one record from Table2.
I'm not worried about this as I have another app that generates reports and I use this, but I thought what the heck, if a user can do a quick print of all the Table2 records and it's parent without generating a report - it would be useful. Most useful to us because we always want to print to a PDF file, not an actual printer.
Oh well, no worries here.
Carrie.
btw: I did an export as well with the same results. Have to select each child record one at a time. <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=38743&image=1&table=forumreplies' class='bbc_emoticon' alt=':huh:' />

Sergey Kornilov admin 3/8/2009

Carrie,
your setup looks good.
I recommend to post your application to Demo Account (use 'Demo Account' button on the last screen in program). Then open a ticket at http://support.xlinesoft.com sending your Demo Account URL for investigation.