Skip to main content Skip to footer
React Icon

Print for React Datagrids

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

Print

Wijmo's React datagrid, FlexGrid, supports using printers as export options, allowing you to convert the datagrid into a format that supports printing. With Wijmo's PrintDocument React 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