This Knowledge Base explains the way, to show the grid column header in all pages while printing the grid. We can achieve this by using beforePrint event of Grid. The beforePrint event triggers every time before grid starts showing print window.
HTML
JS
RAZOR
C#
ASPX
The grid header can be printed for all pages using ej.print method by inserting the grid header element before the grid content body in the beforePrint event function.
Figure 1: Shows the grid with print options.
Figure 2: Shows the first page of print window which contains grid.
Figure 3: Shows the second page of print window with grid header. |
This page will automatically be redirected to the sign-in page in 10 seconds.