This is a migrated thread and some comments may be shown as answers.

Display of public properties that are not simple types

1 Answer 55 Views
PropertyGrid
This is a migrated thread and some comments may be shown as answers.
Chuck
Top achievements
Rank 1
Chuck asked on 09 Dec 2011, 09:10 PM
The grid is working great for me, except that only my simple type properties are shown.  The properties in my object that in themselves are objects just show up as a text box with the name of the class in it.  Is this not supported, or do I need to decorate my class definitions somehow?

1 Answer, 1 is accepted

Sort by
0
Ivan Ivanov
Telerik team
answered on 12 Dec 2011, 08:29 AM
Hi Chuck,

You don't have to spend any additional effort to achieve this. Please try setting RadPropertyGrid's NestedPropertiesVisibility property, in order to enable the nested properties support. In this way you will be able to modify any editable child properties of reference types.

Regards,
Ivan Ivanov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Tags
PropertyGrid
Asked by
Chuck
Top achievements
Rank 1
Answers by
Ivan Ivanov
Telerik team
Share this question
or