I am developing a website with a JQGrid on it. I am also turning the table to PDF. I want to show table header on every page so that PDF converter I have need to set CSS a property THEAD tag of the table to "display:table-header-group".
So how do I set that CSS property in JQGrid?
Thanks.
` or `