Tagged Questions
0
votes
0answers
87 views
Populate Drop-Down Box with data from an ECT Column
I want to be able to create a drop-down list web part that takes its data from a specific column in an External Content Type.
If you need further clarification, please let me know.
2
votes
2answers
636 views
DropDownList to display External Content Type?
I am creating a visual web part in Visual Studio 2010 for SharePoint 2010 Server. I would like to use a DropDownList that shows data from an external content type (that is tied to a SQL Database ...
1
vote
2answers
654 views
sp2010 populate dropdown combo from ECT
I have absolutely struggled in creating a custom control to use an external data source to populate a dropdown combo list. Does anyone have any good examples of how to implement this? Is a custom ...