Completed
Last Updated: 13 Jul 2016 12:37 by ADMIN
Completed
Last Updated: 25 Apr 2016 08:09 by ADMIN
Created by: Brian
Comments: 3
Category: PropertyGrid
Type: Feature Request
14
I'm having a problem with the RadPropertyGrid when bound to an indexed property. Getting the property works fine, but after changing the field, the setter never gets called.

 Attached is a simple test program. This program has a RadPropertyGrid bound to a simple string property and an indexed property. These same two properties are also bound to a TextBox.

 Notice that when the values in the TextBoxes are changed, the debug output shows that the setters are called and the values displayed in the RadPropertyGrid are properly updated.

 When the simple string is changed in the RadPropertyGrid, the debug output shows that the setter is called and the value displayed in the TextBox is properly updated.

 But, when the indexed property is changed in the RadPropertyGrid, the debug output does not show the setter getting called and the value displayed in the TextBox does not get updated.

*** The support for collection indexer binding will be available with R2 2016.
Completed
Last Updated: 26 Jan 2017 16:14 by ADMIN
Foreground defined within PropertyGridField's Label Style is not applied in Expression_Dark theme.

Unplanned
Last Updated: 06 Aug 2019 08:51 by ADMIN
Completed
Last Updated: 16 Dec 2014 11:03 by ADMIN
ADMIN
Created by: Yoan
Comments: 0
Category: PropertyGrid
Type: Bug Report
0

			
Completed
Last Updated: 13 Aug 2014 11:59 by ADMIN
SearchTextBox is clipped, when SortAndGroupButtonsVisibility property of RadPropertyGrid is set to Collapsed, in Windows8Touch theme
Completed
Last Updated: 21 Oct 2014 10:47 by ADMIN
ADMIN
Created by: Maya
Comments: 0
Category: PropertyGrid
Type: Feature Request
1
This feature will be available with Q3 2014. User can specify the criteria used for filtering. All he/she needs to do is to override IsFiltered property of PropertyDefinition and set the his/her logic there.
Completed
Last Updated: 18 Oct 2016 12:04 by ADMIN
So far only IDataErrorInfo and exception based validation is supported. RadGridView already supports INotifyDataErrorInfo, it's time for RadPropertyGrid.
Completed
Last Updated: 21 Nov 2014 11:31 by ADMIN
Should be resolved with lib version 2014.3.1124.
Unplanned
Last Updated: 09 Aug 2016 08:49 by ADMIN
ADMIN
Created by: Boris
Comments: 0
Category: PropertyGrid
Type: Feature Request
1

			
Unplanned
Last Updated: 03 Aug 2016 14:12 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 14:12 by ADMIN
Completed
Last Updated: 28 Nov 2014 06:37 by ADMIN
ADMIN
Created by: Yordanka
Comments: 2
Category: PropertyGrid
Type: Feature Request
0

			
Completed
Last Updated: 16 Nov 2015 07:08 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 14:11 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 14:11 by ADMIN
Completed
Last Updated: 09 Apr 2014 13:06 by ADMIN
BindingMode is OneWay when there is editor template and PropertySetMode is None

Resolved with LIB version 2014.1.407.
Completed
Last Updated: 23 Jan 2017 06:51 by ADMIN
GetStandardValuesSupported and GetStandardValues methods of a type converter are not called.

Available in the 2017 R1 Release (2017.1.117).
Declined
Last Updated: 18 Mar 2016 08:07 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 0
Category: PropertyGrid
Type: Feature Request
0
The reason for the flickering is the group needs to be recreated so that its content to be updated.