Hello azbola,
Since there is no support for more than one style selector we need to find some alternative.
Here is what I can think of at a first glance ( 2 approaches ) :
1. Before having style selectors , we used to bind the background color to a certain property trough an IValueConverter converter.
So you can try this in your scenario - use a style selector for the one condition and binding for the second.
or
2. Try to combine the logic in a single style selector . Is there something preventing you to combine the logic for both condition in the SelectStyle method of a single style selector ?
* As a side note - I can be more specific and even try give some sample implementation if you give me some more details - e.g. how do you track which item has been modified ? Is this a property on the business object or something else ?
Greetings,
Pavel Pavlov
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and
book your seat for a walk through all the exciting stuff we ship with the new release!