TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Zeeshan Zaffar
NA
6
10k
Unable to update listitem external data column
Jul 25 2011 6:10 PM
I am trying to update listitem column which is based on external data type (BCS) from client object model (code snippet shown below).
listItem["Supplier"] = "00000030";
listItem.Update();
ctx.ExecuteQuery();
I don't get any errors but when I view item properties, the column is empty. Do I need to execute "Select External Item(s)" which verifies the value against the data source?
Reply
Answers (
1
)
How set alternate access path in MOSS 2007
Maintain single list on two subsites in a site collection