Hi SharePoint Friends, I would like to discuss some cool stuffs for developing custom “Tool Parts” for SharePoint 2010 Visual web part. “Tool Part” is nothing but the set of controls that are required for your web part which works based on the tool part properties. It will be available as a new section in … Continue reading Tool Part for Visual Web Part – SharePoint 2010
SharePoint Object Model
Problems while uploading files to SharePoint
Hi guys, It’s been a while blogging about SharePoint. Have anyone experienced the difficulties in uploading files apart from the characters mentioned in SharePoint. I have experienced the unique thing that when I tried to migrate the documents from Humming Bird to MOSS 2007. SharePoint does not allow consecutive dots in the filename. … Continue reading Problems while uploading files to SharePoint
Batch Update – SharePoint
Hi Guys, Today i would like to explain you about the batch update process in SharePoint. Batch (Group of items), the meaning is to update a large number of items to the SharePoint list by passing the values as XML elements. Consider if u want to update the list with more than 100 items. In … Continue reading Batch Update – SharePoint
SPGridView Problem – Paging and Grouping
Hi guys, i hope u all enjoyed my previous posts. Here i would like to share some information regarding SPGridView in SharePoint. It is one of the most effective and advanced control in SharePoint. Many of them have used this control and they succeed in their part. As per one of the client requirement i … Continue reading SPGridView Problem – Paging and Grouping