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

GridViewComboBoxColumn linked to an entity (entity framework 3.5)

1 Answer 63 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Celeste Zietsman
Top achievements
Rank 2
Celeste Zietsman asked on 04 Aug 2011, 12:03 PM
Hi

I have created a GridViewComboBoxColumn using entity framework 4.0. I have attached the code that I have used that works fine.
I would like to know how I would get the same result when using entity framework 3.5. I have attached the entity that the grid is bound to.

Thanks
Celeste

 

 

 

 

 

 


1 Answer, 1 is accepted

Sort by
0
Svett
Telerik team
answered on 09 Aug 2011, 04:08 PM
Hello Celeste,

Thank you for contacting us.

There is no difference in the way you bind the GridViewComboBoxColumn to entity objects. Please note that you should always convert your LINQ query result to list. I have enclosed a sample project that demonstrates how you should do the binding.

Let me know if I can assist you further.

Greetings,
Svett
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Tags
GridView
Asked by
Celeste Zietsman
Top achievements
Rank 2
Answers by
Svett
Telerik team
Share this question
or