Tagged Questions
0
votes
0answers
116 views
Show external list as a list view web part on a SharePoint page
When I create a SharePoint external list and also default view of external list has a data source filter :
This filter has Currently value set as business Entity ID = '291'.
Now I show this list as ...
0
votes
0answers
102 views
Create External Content Type with Linq query
I have the following issue. I created BDC Model in VS 2010 to which i added Linq to SQL model(that has two tables in it). No I'm wondering can i create entity (class) that is represented in sharepoint ...