Unplanned
Last Updated: 26 Jun 2024 16:03 by Martin Ivanov
A memory leak occurs when RadPropertyGrid instaces are loaded/unloaded multiple times. 

The issue manifests even more if the PropertyGrid contains fields for editing DateType types. 
Unplanned
Last Updated: 04 Sep 2024 05:14 by Andrea
See if we can improve the TryGetValueByReflection method when using dynamic objects.
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.
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: 16 Nov 2015 07:08 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: 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: 16 Dec 2014 11:03 by ADMIN
ADMIN
Created by: Yoan
Comments: 0
Category: PropertyGrid
Type: Bug Report
0

			
Completed
Last Updated: 13 Jul 2016 12:37 by ADMIN
Completed
Last Updated: 24 Jul 2015 09:57 by ADMIN
Completed
Last Updated: 18 Aug 2015 06:03 by ADMIN
ADMIN
Created by: Maya
Comments: 0
Category: PropertyGrid
Type: Bug Report
0
Fixed with LIB version 2015.2.817.
Completed
Last Updated: 03 Sep 2015 12:20 by ADMIN
The fix is available with lib version 2015.2.907.
Completed
Last Updated: 17 Nov 2015 09:15 by ADMIN
Completed
Last Updated: 25 Apr 2016 08:09 by ADMIN
The problem should be resolved with R2 2016. 
Completed
Last Updated: 07 Dec 2015 15:52 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: PropertyGrid
Type: Bug Report
0

			
Unplanned
Last Updated: 03 Aug 2016 14:11 by ADMIN
 Provide a straight-forward option for customers to set their custom tooltip. An example showing how to achieve this now is available at https://github.com/telerik/xaml-sdk/tree/master/PropertyGrid/CustomHyperlinkToolTip
Declined
Last Updated: 14 Mar 2016 12:08 by ADMIN
Created by: Michael
Comments: 1
Category: PropertyGrid
Type: Feature Request
0
I understand from http://docs.telerik.com/devtools/wpf/controls/radpropertygrid/features/validation, that there are essentially two methods to implement data validation in a RadPropertyGrid.  Note that I would like to use the "property set" feature of RadPropertyGrid whereby I can display/edit properties from multiple items simultaneously (http://docs.telerik.com/devtools/wpf/controls/radpropertygrid/features/defining-propertysets).

I was only able to get the second validation technique (data annotations) to work when using property sets.  Should the first technique (IDataErrorInfo) work with the property sets feature?  Towards the end of the discussion here http://www.telerik.com/forums/validation-bfd78b274562, this topic is touched on, but it is not clear if it was ever resolved.

If it is not possible to use the IDataErrorInfo technique with property sets, I suggest the documentation at http://docs.telerik.com/devtools/wpf/controls/radpropertygrid/features/validation be updated to reflect this fact.  Separately, is there a target date for when this feature may be added?

If it is possible to use the IDataErrorInfo technique with property sets, would someone kindly post a sample solution?
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: 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.