Completed
Last Updated: 14 Feb 2013 07:37 by ADMIN
ADMIN
Ivan Petrov
Created on: 14 Feb 2013 07:37
Category: PropertyGrid
Type: Bug Report
1
FIX. RadPropertyGrid - When setting a collection of objects to the SelectedObjects property, custom type descriptors are not respected.
Steps to reproduce:
1. Create a custom type descriptor for an object that returns less properties than the default one.
2. Set this descriptor to the object
3. Set an object array containing two such objects to the SelectedObjects property of RadPropertyGrid
4. Run the project and you will see all properties of the object are shown disrespecting the custom type descriptor.
0 comments