I created a little webpart and use ToolPaneView=2 to place it on the
list page of the view in which I am attempting to edit. It lets you
choose which columns should be shown. When using view.ViewFields.Delete
(col name) then view.Update() nothing happens to the view even after
refreshes. Can I not programmatically edit the views that are created
using the built in form?