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

Domain Model Design Time Binding

1 Answer 59 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Spencer LaDow
Top achievements
Rank 1
Spencer LaDow asked on 26 Apr 2010, 08:10 PM
Hello.  I am trying to use the new domain model in a winforms application.  I have been trying to figure out how to do some design time data binding but I can't seem to use the ObjectProvider or ObjectView components.  The seem to require the project to be enabled which cant be done with the new domain model.  Everything works fine if I bind in code but I would prefer being able to bind at design time. Is their another way or is their something I am missing.  I am new to this ORM and all help is much appreciated.

Thanks

1 Answer, 1 is accepted

Sort by
0
Damyan Bogoev
Telerik team
answered on 27 Apr 2010, 05:37 PM
Hi Spencer LaDow,

Currently the ObjectProvider cannot be used with a domain model. However, you can bind the WinForms control directly to the IQueryable collection of the OpenAccessContext instance.
We sorry for the inconvenience caused.

Regards,
Damyan Bogoev
the Telerik team

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 Public Issue Tracking system and vote to affect the priority of the items.
Tags
General Discussions
Asked by
Spencer LaDow
Top achievements
Rank 1
Answers by
Damyan Bogoev
Telerik team
Share this question
or