Binding custom datasource to sharepoint 2010 listVieeewWebPart
hello, I want to bind my custom datasource with OOTB webpart like list view webpart (might be different but with same look and feel, and all capabilities like fiiltering, sorting, paging, grouping if...
View ArticleCustomize web part data view in SharePoint foundation 2013
When creating a view, data is shown in table rows, tr's and td's. what if i want to view my records in div's then i will let CSS do styling? How can i show my list data in Grid view not the default...
View ArticleMultiple Document Sets and Multiple Content Types Headache
I am running SharePoint 2010 Server. I have a Document Library with three Document Sets, each with its own Document Set content type. I have also created a unique Document content type. So here is...
View ArticleNumber of rows returned from a database query- Effect on SharePoint environment
Along with caching metadata to improve performance, BCS also can limit the total number of connections made to the external system. Additionally, the BDC service application implements five different...
View ArticleDeployment Error with VS2012/3 and Lightswitch
I'm getting an error every time I try to run my Lightswitch app via debug mode (F5) in both VS 2012 and 2013.I have a simple app that takes as its data source a SharePoint list in sp2010. I have...
View ArticleNot able to access a specific site collection from a farm server
Hello there,I am having server 1 and server 2 in SharePoint farm.I created a site collection and mapped to a new content database using powershell in server 1.Now when I access the lists under that...
View ArticleSharePoint web application at default :80 port in SharePoint farm
Hello there,We have a SharePoint 2010 server (say Server 1). We created a SharePoint web application in default port :80Later we added one more server (say Server 2) to the farm. Ideally I should be...
View ArticleXML to Dictionary
Hi, I have an object.InnerXml that returns an XML that I would like to transform in a Dictionary, does anyone has an idea how to do it please?object.InnerXml<GetAllSiteCollResponse...
View ArticleExport each TermSet referred to by fields in the Content Type to XML file
Hi thereHelp appreciated in "Exporting each Termset (from Managed Metadata Application) referred by Fields in the Content Type" programmatically. It is required to export to an XML file.Regards,
View ArticleCan't resolve references
I am having all sorts of issues with trying to build and deploy SharePoint 2010 projects.We have a build server and a PowerShell script building and installing the same code base onto our Dev...
View ArticleEvent Receiver for all Page Libraries in a Site Collection
We have a single site collection with many different page libraries. I'd like to create a single event receiver for ALL page libraries in the site collection (850- Page Library). Can you do this?The...
View ArticleMigration API only moves one item in library, not all
I have a console application that needs to move document library items, meta-data, versions from one library to another.The following code works and I can verify in my export folder all the items are...
View ArticleCaching in SharePoint 2010 - Correct DataType of stored object
Hi All,I am developing a custom application in SharePoint 2010 where a list has 10,000 items.I want to cache this list and provide data by querying the cache object.As per this MSDN...
View ArticleProgrammatically: Support content types in the gallery and for content types...
Hi there,Help appreciated in programmatically 'Supporting content types in the gallery and for content types associated with a document library'.Any resources/references or source is greatly...
View ArticleReturn more than one value in a SharePoint 2010 Workflow
I have the following 3 separate lists:1). District Email (external list) - there are several email addresses and employees for each District #District #, Emp Email, Employee Name2). Mail Processor...
View ArticleModified date compare with othere date column.
Hi I have one list(XYZ and there are 3 column(Title,ldate,Modified)), now i want modified date >= ldate using camal query.I have tried but got error like "ERROR : “A field or property with the name...
View ArticleImage Libarary Image urls
HI Could you please let me know how do i access the image URL from image libusing server side code. say if the spicol is the itemcollection such that spicol["title"] takes the title.Could you please...
View ArticleWhy my email notification give me name of second task same with first task?
I create this workflow using SPD : If current item:Status equal Submitted assign task to user (user need to complete the form given by admin) then start approval process on form with approverthis...
View Article(404) Not Found error
Hi,Documents are uploaded to folders in the sharePoint 2010 document library. I am able to download the uploaded documents by navigating to the folders in the document library.When directly giving the...
View ArticleGetting user id from server
I am getting user's id to add/update them in a list.If I try to get the users who are already added(added in SharePoint group) in the sharepoint site, i am able to get the id by below code.var...
View Article