Completed
Last Updated: 17 Oct 2016 11:15 by ADMIN
The Exception is thrown as if the RenderMode is not set to Flat. If the GroupStyleSelector is defined before the RenderMode, the issue is not reproduced.
Completed
Last Updated: 18 Oct 2016 11:03 by ADMIN
ADMIN
Created by: Ivan Ivanov
Comments: 0
Category: PropertyGrid
Type: Bug Report
0

			
Unplanned
Last Updated: 30 Apr 2019 07:28 by ADMIN
 SelectedPropertyDefinitions are not cleared when RadPropertyGrid.Item being changed.
Completed
Last Updated: 04 Nov 2020 16:33 by ADMIN
Completed
Last Updated: 18 Oct 2016 14:38 by ADMIN
Unplanned
Last Updated: 07 Sep 2016 07:17 by ADMIN
Currently the only option is to call the Expand/Collapse groups API, which takes noticable time to execute.
Unplanned
Last Updated: 07 Sep 2016 05:57 by ADMIN
Currently, when RenderMode Flat is enabled, RadPropertyGridd uses a custom navigation behavior. The default framework navigation is available only when RenderMode is Hierarchical.
Completed
Last Updated: 13 Mar 2017 15:21 by Alex
Hello,
my question is about RadPropertyGrid.
The case if following. I use objects implementing ICustomTypeDescriptor, call it ClassTypeDescriptor, as items source for property grid and properties are derived from PropertyDescriptor class. It is important to have these objects grouped and sorted. That's why I pass System.ComponentModel.DataAnnotations.DisplayAttribute with GroupName and Order values set to the constructor of PropertyDescriptor. If I bind Item property of property grid direct to ClassTypeDescriptor, everything works like a charm, properties get grouped and sorted. But if I bind Item property to the List or any other collection of ClassTypeDescriptor, independently from the count of elements in it, grouping is getting lost and sorting is not applied also. I attach the demo solution to this report and hope for the quick answer.

P.S.: I've tried the same case but with "normal" object with properties. And grouping and sorting work even if I bind a collection to Item property of PropertyGrid

Thank you in advance
Alexander Sherekin
Completed
Last Updated: 27 Oct 2016 13:02 by ADMIN
Add an additional EditorAttribute's constructor which takes the type's name as a string.
Unplanned
Last Updated: 09 Aug 2016 08:44 by ADMIN
Unplanned
Last Updated: 09 Aug 2016 08:32 by ADMIN
ADMIN
Created by: Ivan Ivanov
Comments: 0
Category: PropertyGrid
Type: Feature Request
0

			
Unplanned
Last Updated: 09 Aug 2016 07:21 by ADMIN
ADMIN
Created by: Ivan Ivanov
Comments: 0
Category: PropertyGrid
Type: Feature Request
0

			
Unplanned
Last Updated: 16 Aug 2018 15:13 by ADMIN
Completed
Last Updated: 23 Jan 2017 06:51 by ADMIN
Unplanned
Last Updated: 03 Jan 2017 21:10 by ADMIN
Expose a boolean property that states whether to save the expanded state of the group and property definitions and the filter descriptor.
Completed
Last Updated: 21 Aug 2016 10:27 by ADMIN
Completed
Last Updated: 25 Mar 2016 13:23 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 1
Category: PropertyGrid
Type: Bug Report
0
The fix will be available with lib version 2016.1.328
Unplanned
Last Updated: 27 Jun 2017 18:51 by dj
Currently, if you change the value of a property in the object bound to the property grid control, the control's UI won't reflect this change.
Completed
Last Updated: 05 Jun 2017 12:01 by ADMIN
RadPropertyGrid exposes PropertySetsValidationFunc property that validates the new value of a property. However, it is executed after the property is set. PropertyGrid should validate them before the setter is invoked.


Available in LIB version: 2017.2.605