Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Browsing all 4964 articles
Browse latest View live

Created Unassigned: Unhandled exception when deserializing with XmlReader...

This is easy to see in the AvalonDock.MVVMTestApp. Replace ```layoutSerializer.Deserialize(@".\AvalonDock.Layout.config");```with```using (var stream = new StreamReader(@".\AvalonDock.Layout.config")){...

View Article


Commented Unassigned: Closing LayoutAnchorablePane docked as tabbed document...

This bug is easy to reproduce with original avalondock AvalonDock.MVVMTestApp (https://avalondock.svn.codeplex.com/svn/Version2.0/AvalonDock.MVVMTestApp),(and it is present in WPF Extented Toolbox...

View Article


New Comment on "CollectionControlDialog"

If I do changes in properties (property grid) of existing type entry the changes are saved no matter if I click "OK" or "Cancel" buttons! Button "Cancel" should rollback ALL changes! How can I do it?

View Article

New Post: CollectionControlDialog question

If I do changes in properties (property grid) of existing type entry the changes are saved no matter if I click "OK" or "Cancel" buttons! Button "Cancel" should rollback ALL changes! How can I do it?

View Article

New Comment on "CollectionEditorDialog"

If I do changes in properties (property grid) of existing type entry the changes are saved no matter if I click "OK" or "Cancel" buttons! Button "Cancel" should rollback ALL changes! How can I do it?

View Article


Commented Unassigned: Closing LayoutAnchorablePane docked as tabbed document...

This bug is easy to reproduce with original avalondock AvalonDock.MVVMTestApp (https://avalondock.svn.codeplex.com/svn/Version2.0/AvalonDock.MVVMTestApp),(and it is present in WPF Extented Toolbox...

View Article

New Post: PropertyGrid DateTime property updating issue

Hi. There is a property of type DateTime in a propertygrid. Here is a code:<xctk:PropertyGrid x:Name="_propertyGrid" Margin="10" AutoGenerateProperties="True" SelectedObject="{Binding}">...

View Article

New Post: PropertyGrid DateTime property updating issue

I replaced BindingOperations.SetBinding(temp1, DateTimeUpDown.TextProperty, _binding); withBindingOperations.SetBinding(temp1, DateTimeUpDown.ValueProperty, _binding); and everything is working fine now.

View Article


Commented Unassigned: Wpf TimePicker gives exception when uses up and down...

Hi,I am using a time picker control. below is my code in xaml page<xctk:TimePicker Height="23" Width="150" HorizontalAlignment="Left" Grid.Column="3" Name="DtPktDlvryEndDate" Focusable="False"...

View Article


Commented Unassigned: Unhandled exception when deserializing with XmlReader...

This is easy to see in the AvalonDock.MVVMTestApp. Replace ```layoutSerializer.Deserialize(@".\AvalonDock.Layout.config");```with```using (var stream = new StreamReader(@".\AvalonDock.Layout.config")){...

View Article

Edited Issue: Unhandled exception when deserializing with XmlReader [22040]

This is easy to see in the AvalonDock.MVVMTestApp. Replace ```layoutSerializer.Deserialize(@".\AvalonDock.Layout.config");```with```using (var stream = new StreamReader(@".\AvalonDock.Layout.config")){...

View Article

Created Unassigned: CollectionControlDialog Cancel [22041]

Based on discussion https://wpftoolkit.codeplex.com/discussions/646078.Canceling on CollectionControlDialog Button won't revert changes made in PropertyGrid.

View Article

New Post: CollectionControlDialog question

Hi, Issue https://wpftoolkit.codeplex.com/workitem/22041 has been created.

View Article


Edited Issue: CollectionControlDialog Cancel [22041]

Based on discussion https://wpftoolkit.codeplex.com/discussions/646078.Canceling on CollectionControlDialog Button won't revert changes made in PropertyGrid.Comments: ** Comment from web user: BoucherS...

View Article

Created Unassigned: Code to solve issue where using markupProperty .Value...

I propose to change some with the following in order to prevent exception while debugging:(It also solve one of your to :-))DescriptorPropertyDefinitionBase.cs internal void...

View Article


Commented Unassigned: Code to solve issue where using markupProperty .Value...

I propose to change some with the following in order to prevent exception while debugging:(It also solve one of your to :-))DescriptorPropertyDefinitionBase.cs internal void...

View Article

Created Unassigned: Support for ICustomTypeProvider [22043]

I think ICustomTypeProvider is newer than ICustomTypeDescriptor and easier to implement Dynamic Properties.As a suggestion, a very little modification could enable the support of it: protected static...

View Article


Created Unassigned: Support for ICustomTypeProvider [22045]

I think ICustomTypeProvider is newer and easier to use than ICustomTypeDescriptor. I suggest to add its support by adding a single condition as show here:ObjectContainerHelperBase.cs protected static...

View Article

New Post: PropertyGrid does not work to expand the use expandable object

Hi, Instead of modifying the existing code for the Value binding, I've you thought about using the PropertyGrid.Properties property instead of PropertyGrid.SelectedObject property ? You could define...

View Article

New Post: ZoomBox - Scrollbars

Hi, I can't see the images attached to last post. Zooming in will scale the content to see it bigger. I believe this is a normal behavior.

View Article
Browsing all 4964 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>