This is a migrated thread and some comments may be shown as answers.

[Solved] Coloring a groupheader if a row matches some criteria

1 Answer 49 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michele
Top achievements
Rank 2
Michele asked on 23 Dec 2009, 08:56 AM
Hello,
I've got quite a complex grid and I've been asked if it's possible to have a group colored in a different color if one of the grouped row (grouping cannot be changed by user) if a row's cell exceed a value... is it possible? in the specific I need to color the row if the value of Quota (double) exceed the sum of another column (Limit)

is it possible?
Thanks in advance

Paolo

1 Answer, 1 is accepted

Sort by
0
Tsvyatko
Telerik team
answered on 24 Dec 2009, 08:11 AM
Hi Paolo,

Attached you will find sample project that demonstrates how you can customize your header to display specific color depending on the data using HeaderRowStyle and IValue converter.

If you have any more questions do not hesitate to contact us.

All the best,
Tsvyatko
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Michele
Top achievements
Rank 2
Answers by
Tsvyatko
Telerik team
Share this question
or