Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Viewing all articles
Browse latest Browse all 11571

SharePoint Client Object Model: How come I cannot update other columns (fields) in my SilverLight App

$
0
0

I need help.  I am trying to update the columns (fields) of a list item.  I am working on a Silverlight Application that will be hosted in a Silverlight Web Part.

 

Here is my code:

 

 

 

If I comment out line 212, it works perfectly and updates the title column (field) but I want to update the "AnotherField" column (field), or any other I may want.

What am I doing wrong? It doesn't throw an error either.


Viewing all articles
Browse latest Browse all 11571

Trending Articles