Quantcast
Channel: Alexander Ahrens » SPField
Browsing latest articles
Browse All 2 View Live

Image may be NSFW.
Clik here to view.

Reorder SharePoint list fields from code

There’s no function in the SharePoint API to reorder the fields of a SharePoint list. You have to make use of the ProcessBatchDate from the SPWeb class. /// /// This function reorders the fields in the...

View Article


Image may be NSFW.
Clik here to view.

Simplify reading and writing field values of type SPFieldUser, SPFieldUrl and...

To read or write values to fields of type SPFieldUser or SPFielLookup is an annoying task because you have to create field value objects bevore you can write your values into a field. The following...

View Article

Browsing latest articles
Browse All 2 View Live