Sunday, January 3, 2010

Custom toolbar of a SPView object on SPLite

SaurabhKV : Custom toolbar of a SPView object on SPLite: "Custom toolbar of a SPView object on SPLite
Currently I’m in an engagement where I have to show the custom toolbar on a list view.
I started my code to create a new SPView and attach the same one with SPList, I’m able to change query, title etc properties of view. But once I started to change ToolBarType I was fail as it is a readonly property.
So I went to use a unsupported way to achieve the same, here is my code."

0 comments: