Skip to main content Skip to footer
Vue Icon

Print for Vue Datagrids

Wijmo's Vue datagrid, FlexGrid, allows you to print data either by using the print option from the toolbar or programmatically. Print all the rows of a Vue datagrid regardless of the number of pages or print the currently viewed page alone.

Print

Wijmo's Vue datagrid, FlexGrid, supports using printers as export options, allowing you to convert the datagrid into a format that supports printing. With Wijmo's PrintDocument Vue class, you can convert a datagrid into a table element, which can then be rendered onto a page and printed out.

Print Demo

Print Documentation