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

Closed Unassigned: The DateTimePicker's AutoCloseCalendar property forces the...

Hi,I'm currenly using a DateTimePicker component, with its property AutoCloseCalendar set to true. Basically, I expect the calendar to disapear once a date has been selected. However, the current...

View Article


Commented Issue: DataGridCheckBox blue background [20210]

I've noticed that a datagrid cell with a checkbox being edited exhibited a blue background; See screenshot and wonder why it is so...I noticed this piece of code in DataGridCheckBox's OnApplyTemplate...

View Article


Created Unassigned: Bug in PrimitiveTypeCollectionEditor::ResolveValueBinding...

Fix for it:```protected override void ResolveValueBinding( PropertyItem propertyItem ){ var type = propertyItem.PropertyType; Editor.ItemsSourceType = type; if ( type.BaseType == typeof (System.Array)...

View Article

New Post: Collections editor in Property grid

I have a property grid which works great!! The issue I am having with it is - if there is a property that is an ObervableCollection - when I click the "Ok" button in the collection editor, things...

View Article

Commented Unassigned: CollectionControl.PersistChanges exception [20216]

Hi,I have a nested structure of classes assigned to a PropertyGrid.When i edit a collection field, the collection editor opens, fine.Now when i change a (string) value in the collection editor and...

View Article


Edited Issue: Bug in PrimitiveTypeCollectionEditor::ResolveValueBinding [20221]

Fix for it:```protected override void ResolveValueBinding( PropertyItem propertyItem ){ var type = propertyItem.PropertyType; Editor.ItemsSourceType = type; if ( type.BaseType == typeof (System.Array)...

View Article

Commented Issue: Bug in PrimitiveTypeCollectionEditor::ResolveValueBinding...

Fix for it:```protected override void ResolveValueBinding( PropertyItem propertyItem ){ var type = propertyItem.PropertyType; Editor.ItemsSourceType = type; if ( type.BaseType == typeof (System.Array)...

View Article

Commented Unassigned: CollectionControl.PersistChanges exception [20216]

Hi,I have a nested structure of classes assigned to a PropertyGrid.When i edit a collection field, the collection editor opens, fine.Now when i change a (string) value in the collection editor and...

View Article


Edited Issue: CollectionControl.PersistChanges exception [20216]

Hi,I have a nested structure of classes assigned to a PropertyGrid.When i edit a collection field, the collection editor opens, fine.Now when i change a (string) value in the collection editor and...

View Article


New Post: Collections editor in Property grid

Hi, Can you paste a code-snippet using your ObservableCollection that shows an error message ? After simple tries, everything looks good. Thanks.

View Article

New Post: Collections editor in Property grid

Never mind - it was a problem in my code. I was monitoring the collection changed event on the collection and things fell apart for some reason. Thanks for the reply though!!

View Article

Created Unassigned: ComboBox Event click not working inside ChildWindow [20225]

Hi,How can I change the value of a ComboBox inside a ChildWindowIf I do a "Right click" before, it works!Thanks.Regards.

View Article

Commented Unassigned: ComboBox Event click not working inside ChildWindow...

Hi,How can I change the value of a ComboBox inside a ChildWindowIf I do a "Right click" before, it works!Thanks.Regards.Comments: ** Comment from web user: BoucherS ** Please have a look at issue...

View Article


Closed Unassigned: ComboBox Event click not working inside ChildWindow [20225]

Hi,How can I change the value of a ComboBox inside a ChildWindowIf I do a "Right click" before, it works!Thanks.Regards.Comments: Duplicate of issue https://wpftoolkit.codeplex.com/workitem/19886

View Article

New Post: What's it called in the Extensions and Updates?

I'd like to get this toolkit using NuGet, but don't know what it's called in Extensions and Updates in VS 2012. What's it called there?

View Article


New Post: Need some help in understanding the CheckListBox control better

I've looked at the documentation for the CheckListBox, but there's things I don't understand. For example, it's said there at the control derives from the Selector control, but I can't find the...

View Article

New Post: When ChildWindow IsModal="True" and WindowState="Closed" Control is...

When ChildWindow IsModal="True" and WindowState="Closed" the ChildWindow is not displayed however the underlying controls are blocked as if the modal window is open. I can get around this by setting...

View Article


New Post: DataGrid AutoFilterMode property missing?

Hi, I am using the community edition of this toolkit. I like to enable DataGrid automatic filtering but I cannot find AutoFilterMode property in DataGridCollectionViewSource. Is this feature found only...

View Article

Created Unassigned: Markup extension breaks going from EditorDefinitions to...

Ran into this after upgrading, for other reasons, from 1.9.0 to 2.0.0.I had, previously, a property grid style that set up type-based custom editors for several different data types, using the...

View Article

New Comment on "RichTextBox"

Why RichTextBox are very slow? Typing any char responses after seconds.

View Article
Browsing all 4964 articles
Browse latest View live


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