Hi,
I can't print grid with css style.
I need print a information and haven't positive result.
Helpme Please!
Thanks.
3 Answers, 1 is accepted
0
Dimo
Telerik team
answered on 18 Oct 2012, 12:26 PM
Hello Victor,
I would check whether the Kendo stylesheets are registered on the page with a media="screen" setting, which disables them during printing. I can't think of another reason for the styles to be ignored.
In addition, you should have in mind that background styles may not be printed. This depends on browser settings and cannot be controlled from the web page. So the Grid headers may still be printed transparent. You can workaround this limitation for defining some print-only styles that will be applied only when printing.
Greetings,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!