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

Problem with the dynamic object

1 Answer 83 Views
ExpressionEditor
This is a migrated thread and some comments may be shown as answers.
TK
Top achievements
Rank 1
TK asked on 05 Mar 2012, 09:40 PM
Basically I created a dynamic object, it can be an ExpandoObject or any object that inherits from the DynamicObject class, and assign several properties and their associated values to the object.  I then set the editor's Item equal to that object.  The property Fields was able to list all the object's properties just fine, but as soon as I select one of the property, the editor immediately underlines the property name which indicates an error.  The error message appears in the tooltips stated "The [name of selected property] is not a member of type System.Dynamic.ExpandoObject" when I hover over the text.  I'm using Q2 2011 edition.

Thanks in advance for your reply. 

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 08 Mar 2012, 12:34 PM
Hi,

 I'm afraid that dynamics are still (nor with your version) not supported. 

Kind regards,
Vlad
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
ExpressionEditor
Asked by
TK
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or