by adis.jugo | Jan 30, 2011 | Development
I was asked today how to change the order of the fields programmatically in the SharePoint view (SPView). Since there is no “position” or “order” property, and since the “ViewFields” property returns a “SPViewFieldCollection”, which is not much more than a...