Vitalij
Posted
on Feb 22, 2011
(permalink)
Reply
Sia
Sia
Posted
on Feb 24, 2011
(permalink)
Hello Vitalij,
There is a UseRangeColor property, which in your case is set to be true. That is why the StateIndicator gets the colors from the range, but not the default one.
Here you can see more examples how you can use it.
Greetings,
Sia
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!
Reply
Vitalij
Posted
on Feb 24, 2011
(permalink)
If I set UseRangeColour it still uses the colour of the range, rather thanIndicatorBackground.
When setting UserRangeColour on other control, it works properly, but not on the the Indicator.
Reply
Answer
Andrey
Andrey
Posted
on Mar 1, 2011
(permalink)
Hello Vitalij,
I'm sorry for misunderstanding. The StateIndicator differs from other indicators. It always usews a Background color of the range instead of "IndicatorBackground". It is not a bug, it works as designed.
Best wishes,
Andrey Murzov
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!
Reply
Vitalij
Posted
on Mar 1, 2011
(permalink)
Thank you, this is helpful. I have used a work around, but this would be a nice feature to have, as currently does not use IndicatorBackground property at all.
Reply