Update Sharepoint Choice Field
http://snowburnt.blogspot.com/2009/08/programmatically-working-with.html
Accessing the value of the field using the traditional ListItem[Field] method will yeild an int32 object whose value is the zero-based index of the selected Choice. To get the value that is selected you will have to use the...
[read more]
Submit a review:
Login required.