Browse by Tags
All Tags » Styles » Xceed DataGrid WPF 3.x (RSS)
-
I have a couple of combo boxes that run outside the datagrid. Basically they perform the functionality that the TableView sample does, like allowing filtering, etc. What I would really like to do is have those combo boxes use the same style as the combo boxes within the grid. I have looked through the samples and haven't seen that done anywhere. ...
-
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 ...
|
|
|
|