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

IValueConverter With Multiple Columns

1 Answer 41 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Lee
Top achievements
Rank 1
Lee asked on 23 Jun 2010, 08:59 PM
Sorry if this is a duplicate post, I received an error when I posted it the first time.

Is it possible to use the IValueConverter to color a cell based on the values in two different cells?

For example, if you have a grid with two columns, "Valid" and "DueDate", and I want to color the cell for "DueDate" if the value is less than the current date AND if "Valid" cell contains True.  If the "Valid" cell contains False, I don't want apply custom coloring to "DueDate".

Is this possible using RowLoaded and IValueConverter?

Thanks

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 24 Jun 2010, 06:38 AM
Hi,

 Please check my reply in this thread

All the best,
Vlad
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Lee
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or