I want to use a Field as a datatemplate to set the property of fields using clr objects.
HI,
The Field object is not a FrameWorkElement., its not part of the Visual Tree.
In order to be a target of DataBinding , you need to be a FrameWorkElement and a Dependency Property.
Here is a blog post that may be helpful to you. Read Josh Smith's comments http://community.infragistics.com/forums/p/12635/47523.aspx#
Sincerely, Matt Developer Support Engineer
I am just following up on this thread.
If you have further questions, please let me know. Sincerely, Matt Developer Support Engineer
So is this one of those limits that will always be there? Any plans to make fields a dependency property so users can bind to a collection of fields instead of having to write all that field code in xaml.
HI Alexander,
Here is a forum post that may help you address this issue
http://forums.infragistics.com/forums/p/46291/249743.aspx#249743 Sincerely,
Matt Developer Support Engineer