Top "Web-parts" questions

How can you have SharePoint Link Lists default to opening in a new window?

In SharePoint, it is easy to set up a List webpart consisting of Links to other documents, folders, sites, etc. …

sharepoint web-parts
Sharepoint web part: type could not be found/registered as safe

I have a SharePoint web part (essentially just a "Hello World" app) that I just created and am having a …

sharepoint web-parts web-config safecontrols
How to use jquery correctly in SharePoint Web Part - jquery doesn't always fire

I'm learning how to use jquery with SharePoint. My example draws a red box inside the Content Editor Web Part …

jquery sharepoint web-parts
How to find the logged in user in Sharepoint?

I have developed a "web part" that has to be deployed on a Sharepoint server. I need the username of …

c# sharepoint web-parts
How to check if a word starts with a given character?

I have a list of a Sharepoint items: each item has a title, a description and a type. I successfully …

c# sharepoint web-parts
Add ScriptManager to Page Programmatically?

I am developing a WebPart (it will be used in a SharePoint environment, although it does not use the Object …

c# sharepoint-2007 web-parts scriptmanager
SharePoint Web Part to display users by AD/SharePoint Group

I'm trying to create a SharePoint web part that will display all the users in a certain active directory or …

security sharepoint web-parts
copy webpart page (aspx page) with web parts

I have a web part page "DocLib1.aspx" in document library "DobLib1" and it has few webparts. How can I …

sharepoint web-parts
"List Tools" tab is no longer available after adding webpart to the page

in SharePoint 2010 I have added my webpart above list (standard list or documents library list - it doesn't matter). After …

sharepoint sharepoint-2010 web-parts
SharePoint error: "Cannot import Web Part"

I have a web part that I've developed, and if I manually install the web part it is fine. However …

c# sharepoint moss web-parts project-server