I have a RadGrid which I am trying to export to PDF. When I open PDF I want to see highlighted row based on criteria. I have a column in RadGrid call "TotHrs".
if (TotHrs) > 500 highlight the entire row in PDF.
How can I do this.
Thanks so much for your help.
1 Answer, 1 is accepted
0
Kostadin
Telerik team
answered on 30 Sep 2016, 10:57 AM
Hello Vitaly,
Please check out the following live example which demonstrates how to apply styles to the PDF document.
Regards,
Kostadin
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.