This topic is locked

View All Records

7/8/2007 1:43:37 AM
PHPRunner General questions
S
softballschool author

I want to create a check box (like is currently available for exporting, printing, deleting etc) that will allow me to select all records for viewing. I don't want to view the records in "list" view mode, but rather in view mode...except I want to see all of the records currently checked.
What is the best way to accomplish this? Has anyone already implemented something like this?
Thanks....

Sergey Kornilov admin 7/8/2007

I think you can modify Printer-friendly page to look like a View page and use Print selected function for this purpose.