New Comment on "DataGrid"
Hi, Please use a discussion thread and attach a sample so we can reproduce. Thanks.
View ArticleNew Comment on "CheckComboBox"
Is there some kind of copy protection on this toolkit?!? I was using CheckComboBox, DataGridControl and DateTimePickerjust fine for a few weeks until I got some weird error while ending debugging. Ever...
View ArticleNew Comment on "DataGrid"
how to set Alternating Row Background for xcdg:DataGridControl ?!!
View ArticleNew Comment on "DataGrid"
Hi, You will have to modify the source file. For example, for a tableflowView in Windows8 and up, you should go in file Xceed.Wpf.DataGrid/Themes/Aero2/tableflowView.Aero2.normalcolor.xaml, and change...
View ArticleNew Comment on "DataGrid"
@BoucherS where is this path: Xceed.Wpf.DataGrid/Themes/Aero2/tableflowView.Aero2.normalcolor.xaml ?
View ArticleNew Comment on "DoubleUpDown"
Hi, I need help,thanks! toolkit control DoubleUpDown is error! TypeInitializationException: “Mocks.Xceed_Wpf_Toolkit_CommonNumericUpDown`1_3_151988392”的类型初始值设定项引发异常....
View ArticleNew Comment on "DataGrid"
@BoucherS Thanks for helping me. How to apply source code changes in my project??
View ArticleNew Comment on "DataGrid"
@BoucherS Hi How to get output from this source code ? and use in my project??
View ArticleNew Comment on "DataGrid"
Hi, In the SourceCode tab, click "Download". Open the file, open the .sln, modify the files, Build the solution and reference in your project the newly build dlls.
View ArticleNew Comment on "TimePicker"
When TimePicker is used as a Short DatePicker the right-hand drop-button repeats the selected date 24 times instead of listing the next 24 (or 30?) dates.
View ArticleNew Comment on "TimePicker"
Hi, This is a normal behavior since you are trying to display a DateTime value, but you only want to see the Date part(TimeFormat set to ShortDate)....the Time part is hidden.
View ArticleUpdated Wiki: Home
July 11, 2017The project's new home is now on Github at https://github.com/xceedsoftware/wpftoolkit Extended WPF Toolkit™ is the number one collection of WPF controls, components and utilities for...
View ArticleUpdated Wiki: Home
July 11, 2017The project's new home is now on Github at https://github.com/xceedsoftware/wpftoolkit Extended WPF Toolkit™ is the number one collection of WPF controls, components and utilities for...
View ArticleUpdated Wiki: Home
July 11, 2017The project's new home is now on Github at https://github.com/xceedsoftware/wpftoolkit Extended WPF Toolkit™ is the number one collection of WPF controls, components and utilities for...
View ArticleUpdated Wiki: Home
July 11, 2017The project's new home is now on Github at https://github.com/xceedsoftware/wpftoolkit Extended WPF Toolkit™ is the number one collection of WPF controls, components and utilities for...
View ArticleUpdated Wiki: Home
July 11, 2017The project's new home is now on Github at test Extended WPF Toolkit™ is the number one collection of WPF controls, components and utilities for creating next generation Windows...
View ArticleUpdated Wiki: Home
July 11, 2017The project's new home is now on Github at https://github.com/xceedsoftware/wpftoolkit Extended WPF Toolkit™ is the number one collection of WPF controls, components and utilities for...
View ArticleNew Comment on "PropertyGrid"
I have a class for PropertyGrid.SelectedObject property. It has a property defined like this: [DisplayName("Thickness")] [ItemsSource(typeof(ThicknessItemsSource))] public string Thickness { get; set;...
View Article