Browse by Tags
All Tags » ColumnManagerCell styling (RSS)
-
Struggled to set tool tips on column headers for a standard fixed xceed grid table. I want to share my solution and want to ask if one can do this better. XCEED: Why don't you create default tooltips with the full name of the column (the column could be sized smaller than needed). This would have saved 2 hours of my ...
-
My users would like the background of the column header to change when an autofilter is applied. I presume I need to do something similar to the following: <Style TargetType=''{x:Type xcdg:ColumnManagerCell}''> ...
-
Is there any way to create multiple column headers in XCeed DataGrid for WPF v4.x ?
Header A
Header B
Hedaer1
Hedaer2
Hedaer1
Hedaer2
Regards
Rajesh Sajjanar
-
Hi all,
I have created MyDataGrid derived from DataGridControl. I have added some features which I needed for my convenience. Additionally, I wrote a custom theme for my control and changed the ControlTemplate of ColumnManagerCell. It worked fine. But when I changed the theme to some other (which comes with Xceed). The ControlTemplate is lost. ...
|
|
|
|