This question is locked. New answers and comments are not allowed.
Hello,
I need to show a green/yellow/red circle on each row of a RadGridView based on the fact a particular value is below, near, up another value... since I don't want to put a static image I've tried setting Fill with {Binding} but I got an exception....for what I've read I should use MultiBindings (I'm on SL 5) but again...I got no luck... Is there any Telerik Control I can use out of the box? or otherwise someone can share a snippet of code?
Thanks
I need to show a green/yellow/red circle on each row of a RadGridView based on the fact a particular value is below, near, up another value... since I don't want to put a static image I've tried setting Fill with {Binding} but I got an exception....for what I've read I should use MultiBindings (I'm on SL 5) but again...I got no luck... Is there any Telerik Control I can use out of the box? or otherwise someone can share a snippet of code?
Thanks