Hi,
Is it possible to format cell based on the values of another cell ? I know I can specify StyleScope=Row to apply rule to all cells of the row.
Thanks,
Ed
Hello Sentil,
Thank you for your post. I have created a sample application(XamGridCustomConditionalFormat.zip) that shows the desired functionality. The background of the cells in the first columns depends on the value of the cells in the second one.
If you need any further assistance on this matter, feel free to ask.
Yanko,
Thank you for the sample. As far as I understand, there is no XAML-only solution for such type of conditional formatting, correct ?