Browse by Tags
All Tags » Styles » cell (RSS)
-
Hi,
I'm just assessing the Xceed grid for use in our application and got a bit stuck with templating a column which requires a converter. The column contains a color (see first sample below) - 'SegmentColour', the datatype of which is an int - a converter is used to get from int to SolidColorBrush however... the following doesn't work
I ...
-
Hello ,
I have been searching for pointers as to how to change the foreground color of a Datacell to red if the value is negative and to green if the value is positive.
I thought of using Datatriggers , but the problem is that the comparison in DataTriggers is always equation there is no way I can say that a value is > or < than zero ...
|
|
|
|