Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Edited Issue: Can't select another item in CollectionControl after focusing property editor [22525]

$
0
0
After focusing a property's editor in the PropertyGrid control of a CollectionControl and attempting to click on another item in the listbox (PART_ListBox), it will stay on the on the current item until you click again.

Steps to reproduce:
1. Add this class: `public class MyClass { public string MyString { get; set; } }`
2. Add a CollectionControl with an ItemsSource containing two `MyClass`
3. Select first `MyClass` and edit the `MyString` property
4. Try to select the second `MyClass`

It will refresh the listbox (PART_ListBox) and stay on the first `MyClass` until you click again.


Tested with Community Edition version 3.0.0.
Comments: ** Comment from web user: BoucherS **

Hi,

This will be fixed in v3.4.

――――
_Get more controls, features, updates and technical support with [Xceed Toolkit Plus for WPF](https://wpftoolkit.codeplex.com/wikipage?title=Compare%20Editions)_



Viewing all articles
Browse latest Browse all 4964

Trending Articles



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