Print for Angular Datagrids
Wijmo's Angular datagrid, FlexGrid, allows you to print data either by using the print option from the toolbar or programmatically. Print all the rows of an Angular datagrid regardless of the number of pages or print the currently viewed page alone.
Wijmo's Angular datagrid, FlexGrid, supports using printers as export options, allowing you to convert the datagrid into a format that supports printing. With Wijmo's PrintDocument Angular class, you can convert a datagrid into a table element, which can then be rendered onto a page and printed out.