Browse by Tags
All Tags » Styles » DataGrid (RSS)
-
Hello,
Is it possible to create/have a default style for all the views of the DataGridControl: TableView, CardView and CardflowView3D?
If yes, how?
Thank you!
Ioana
-
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 > ...
-
Hi there,
So I'm testing out the new features of the 3.1 datagrid and would like to know how to actually set an alternating row style.
I have properly set IsAlternatingRowStyleEnabled to true, but I presume that one has to actually set the row style to be used in the style xaml or something like that, right?
So can an someone who knows ...
-
this little project has a collection of items that have a Boolean property on them, if the property is false data triggert are used in the style to set the background of the cell red, if it is true the property is green.
i would have posted the entire project but i can't work out how to attach files. if anyone could tell me how it would be much ...
|
|
|
|