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
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 >>