It's a crosstab with grouping, can I set one row bold?
2 Answers, 1 is accepted
0
Elian
Telerik team
answered on 18 Jul 2012, 04:17 PM
Hi Li,
You can hook up to the ItemDataBound event of the table and using the Processing.Table API (Rows and Columns) you may access all items on particular row and modify their Style as preferred.
However I assume that you need to style a row based on some data and then the best approach will be to use our Conditional Formatting, which styles an item based on expression evaluation.
Hope this information helps.
All the best,
Elian
the Telerik team
BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >