Browse by Tags
All Tags » Themes (RSS)
Showing page 1 of 2 (15 total posts)
-
Hi. I have unique resource file where I want to add a stye for a DataRow. My application supports TableView and CardView. The problem is that I would like to have both Styles for the same object and applied automatically when the Grid's View changes to any of the views.. The problem is that I can not make it work. Can anybody help me Please. I ...
-
Please, give me advice with the following issue.
If I apply WMP11 Theme, all titles of columns become center aligned.
How to make some of the titles left aligned ?
Thanks,
Aleks.
-
HI,
I am really happy to see those extra features in my favorite WPF grid.
i would like to suggest foollowing thing to futher improve.
Search Having Column selector so one can select word in particular column .
Inbuild Filter (Filter From Hearder of Column : e.g Excel Like Filter) having more features like telerik ...
-
Hi,I have adjusted the datagrid theme to collapse the details of the HierarchicalGroupByControl if data is not grouped. The reason for this change is that the control uses quite a lot of GUI-space if the data grid contains details.In TableView.Aero.normalcolor.xaml->ControlTemplate ...
-
Has anyone figured out how to use a Grid theme brush in a custom cell editor or fixedheader? I know that you can include a specific grid theme resource dictionary, but I would like my custom editor or fixed header to use the brush defined in whatever theme the grid is using.
It would seem odd to me if you can't use Grid theme parts in custom ...
-
Hi everyone,
I'm new with the Control (2 days...) and I'm using the Express version to evaluate before bying (not version 2.0 neither 3.0, the one before).
I'm using VS 2005 in Visual Basic and C# and since the Themes and View properties are not exposed in the VS 2005 IDE, these properties have to be set by XAML code. Is ...
-
Hi all,
I am using Xceed DataGridControl for which i want to change the theme dynamically. I am putting the style for TableView theme in a ResourceDictionary which i am changing dynamically and adding it to the MergedDictionary. The style is getting apllied for all the controls like button, label etc but the style for datagridcontrol is not ...
-
Hi,
I have three pages and i am using the Xceed DataGridControl in all the three pages . Now i want to set the theme for these grid but i dont want to set it separately in all pages so i wanted it at Application Level How can i do this??? I want to set WMP11Theme.
Thanx
-
Hi,
I have defined a cell editor data template in my grid to simply contain a combo box bound to a collection of objects. Everything works as expected.
If I apply the WMP11 theme as such:
<Style TargetType=''{x:Type Views:TableView}''> <Setter Property=''Theme''> ...
-
Hi i am a VB Developer building a large WMS for one of my clients using visual studio 2008 and WPF. i recently purchased the Xceed datagrid which is awsome but i have come up to at a bit of an issue. The wms i'm building is very configurable and there for i would like to set the theme property of the grid dynamically and not directly in ...
1
|
|
|
|