I have a Sharepoint library that is currently rendering as the usual folder and document items table list view.
I\'m getting a DirectoryNotFound exception when attempting to add my custom web part to a page. It seems pretty straight forward since it\'s complaining about not being able to find the \"feature.xml\
Very simply I have some Javascript I only want to load in display mode, because the click event interferes with clicking into content editor web parts. Currently, the script loads in both display and
I\'m very new to SharePoint, using 2010.Trying to see what we can do with it, in particular with Lists.And I have a feeling I\'m missing something pretty obvious, but can\'t find it.....
In VS2010 I have a SharePoint 2010 project with an Application Page. In this simple page I have header information about an order and a SharePoint:ListView for the product detail. So, I just want to f
I have a custom workflow built using SP DEsigner and the SP sites is created using wss 3.0. I have a customer column and values associated with it which is checked for teh workflow to trigger. Example
As mention in the title, I am trying to retrieve data from MSSQL 08 Stored Procedure through external list.
I know that is is possible to query a specific site collection using the SPSiteDataQuery but I would like to perform the same operation within a whole web application. In fact, I would like to query a
So our issue is with the MOBILE login form in SharePoint 2010. We have FBA implemented and it works great for non-mobile users.It is a custom login that lets users switch between AD or FBA.But the iss
I am pretty new to SharePoint development. I need your suggestions on using jQuery with Sharepoint. I want to do some asynchronous calls to database like cascading DropDowns etc. Like in normal web si