Hi Casper,
We support enumerating inner properties of complex structures in JsonDataSource. However, the property
field4_array is actually an array of object instances:
which makes it impossible to determine the inner properties. For example, it is not the same as the class Person which has a property of type Address - in this case the Person would have IList<Address> and that wouldn't work for expanding inner properties either.
The complex objects are actually resolved correctly by JsonDataSource and it can be expanded and accessed in Data Explorer as expected.:
Best Regards,
Silviya
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items