This question is locked. New answers and comments are not allowed.
Hi,
I have a question: Can I set the RadGridView that for each line set the background color of the binded value?
Something like this:
<telerik:RadGridView ...>
<telerik:RadGridView.Row BackgroundColor={Binding BoolValue, Converter={StaticResource Bool2Color}} />
</ Telerik: RadGridView />
I want to use binding is this possible ?
Thanks for answer
Zbynek Šulc
I have a question: Can I set the RadGridView that for each line set the background color of the binded value?
Something like this:
<telerik:RadGridView ...>
<telerik:RadGridView.Row BackgroundColor={Binding BoolValue, Converter={StaticResource Bool2Color}} />
</ Telerik: RadGridView />
I want to use binding is this possible ?
Thanks for answer
Zbynek Šulc