Hi,
I want the ComboBox Cell in my grid to change color based on the selected value. For example, if I choose the value Red, I want to see a red background for that cell.
How can I achieve that? expecially I want the color to be added on top of the existing theme and effects.
Thanks
<Custom:ComboBoxField Name="Status" ItemsSource="{Binding Source={StaticResource MyStatus}}"></Custom:ComboBoxField>
Hello,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
thanks. I've just noticed your reply. I will have a try.
worked well. great thank you.
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.