Browse by Tags
All Tags » DataCell » DataataRow (RSS)
-
I have a problem where we need to set style on WPF Xceed grid cell, where we binding grid thru custom data source say DataModelA. Now datamodal have 10 properties. Where we want to set style on column 5 based on value of column 3.
Say
column 3 has value < 10 column 5 of similar row should be in bold
column 3 has value > ...
|
|
|
|