Print selected rows

QuestionsPrint selected rows
Alberto asked 9 years ago

Hello all!
Is there an option to print selected rows from a grid?
Thank you very much!

Regards

Alberto

5 Answers
Abu Ghufran answered 9 years ago

Hi,

Currently it is not supported, however i am adding it in todos.
You can have a custom toolbar button, that will pass the selected ids as querystring to your php custom export page.

Refer demos/appear/toolbar-button.php

Talha answered 9 years ago

Do we have the print feature available now ?

Abu Ghufran answered 9 years ago

I just added this function to select rows and columns at runtime and do an export.
This will export PDF of selected rows/cols, which can be printed using PDF viewer.

Emailing you latest build.

Select columns using column chooser and rows by multiselect option, then click Export selected button.

Demo: http://phpgrid.org/demo/demos/export/export-selected.php
Code: http://phpgrid.org/demo/demos/export/export-selected.phps

Alberto answered 8 years ago

Hello!
I tried to do it locally and this code with the phpgrid database prints all the rows from the clients table.

The demo in your site works fine (http://phpgrid.org/demo/demos/export/export-selected.php), but when I try to do it locally doesnt work!
Is there any updates on jqgrid_dist.php ?

Abu Ghufran answered 8 years ago

Emailed you latest build + closing ticket.

Your Answer

9 + 14 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?