:: Forum >> Version 2 >>
Printing all the content of the grid
More information on this topic is available in the documentation section:
/general.faq/.
Hi,
Suppose to have a grid with vertical and horizontal scrollbars.
It would be nice to have a button to print the entire table, even if the browser shows only a subset of data.
Is there a way for printing all the content of the grid easily?
MP
Friday, June 9, 2006
No, there is no built-in function for printing. I think printing nearly always requires a separate page and creating this page on a client would only work with a small amount of data. For >100 rows you have to make this page on the server, probably using static html table.
Alex (ActiveWidgets)
Friday, June 9, 2006
This topic is archived.
Back to /general.faq/
Documentation:
Forum search