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

Nested Item

2 Answers 189 Views
PropertyGrid
This is a migrated thread and some comments may be shown as answers.
Matthias
Top achievements
Rank 1
Matthias asked on 03 Mar 2015, 09:02 AM
Hello,

I use the RadPropertyGrid (Forms) to show a "complex" type. This type has one property A declared by an interface type and holding an object B.This property is read only but:
a) I would like to see all properties of that object B
b) I would like to allow changes to any of the properties of B (simple types)

This worked well with the "old" property grid of another vendor. After the migration the important (nested items) properties are gone.

Thanks for any help!

Matthias



2 Answers, 1 is accepted

Sort by
0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 05 Mar 2015, 01:32 PM
Hello Matthias,

Thank you for writing.

You can display nested properties by using ExpandableObjectConverter. Please refer to our PropertyGrid >> Type Converters help article.

I hope this information helps. Should you have further questions, I would be glad to help.
 
Regards,
Dess
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Matthias
Top achievements
Rank 1
answered on 05 Mar 2015, 02:05 PM
Thanks a lot!
Tags
PropertyGrid
Asked by
Matthias
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Matthias
Top achievements
Rank 1
Share this question
or