I am new to SharePoint Server 2007 Web Part, and I am using SharePoint Server 2007 on Windows Server 2008. I program using VSTS 2008 + C# + .Net 3.5.
I have a list with a choice field, which is multiple choice - meaning many checkboxes. I\'d like to render it such that it will be surrounded by a frame, for example a DIV tag with a border.
I want to create custom Document Libraries and Lists using VS2005/VS2008 SharePoint templates,i.e. VSeWSS 1.2/VSeWSS 1.3.
I\'m creating a webpart that aggregates a load of content from different lists thr开发者_StackOverflow中文版oughout our site collection what I can\'t workout is how to get the exact link to each item.
I\'m sort of new to the custom parameters that can be setup on a DataView Webpart. There are 6 options:
I\'ve created a simple placeHolder for some extra javascript in jQuery - The issue is that the placeHolder is within some script tags and therefore isn\'t recognized by Sharepoint designer.
in my sharepoi开发者_运维知识库nt site, I need to integrate blogs. can any one give me help with this?
I am trying to add a new task to an existing SharePoint Tasks List using Visual Studio 2008 and SharePoint API, my code is:
How can I determine programmatically what master pages (custom and OOTB) that are available for to use for a web site in SharePoint?
I开发者_StackOverflow社区 am trying to create a SharePoint designer workflow which should be triggered every time a document is checked in.