add discussion board webpart programmatically to page
Hi,I'm trying to add a webpart programmatically to a webpage.Overally, it works well but I'm experiencing a weird issue when I'm trying to "embed" a discussion list into a page.Usually, when I add...
View ArticleWebpart and zoneid
Hi, consider the code below:How do I find the value of zoneID that must be passed to the function AddWebpart?When I set the default value "wpz" as referenced in several places in Internet, the webpart...
View ArticleError: Scope in your query does not exist...
I have an advanced search web part on my page, and wanting to narrow the search scope to my particular site. In trying to accomplish this, I have created a scope in central admin, and modified the...
View ArticleShow Loader Image on Upload dialog of SiteFeed
Dear Experts,I am using Site Feed on my site. I am having a problem on iphone, samsung s4, that when I click on Camera icon to upload the image and click on upload. the popup didn't show any progress...
View Article"Table of Contents" web part - How to have expand/collapse buttons? (I can...
Hi there,I have a Table of Contents web part which is great. Is there a way so it shows only top level sites and then one can expand or collapse any top level site to see/hide the subsites?As of now it...
View ArticleASP Drop down list issues while trying to connect to SQL
I'm using SharePoint 2010 and SQL 2012. On the aspx page that I designed in SharePoint Designer, I'm trying to setup a drop down list and connect it to SQL table. During wizard setup, I can see all the...
View ArticlePowerPivot part of the Site is slow
When going to the PowerPivot of my site in sharepoint, it is slow, it takes a long while for the silverlight to show the different PowerPivot reports there. The animated circle spin for a very long...
View ArticleData to be copied from Document Library TO Custom List
I want to design a Visual Studio application that can copy data from a Document Library and paste it into a Custom List. There is a Document Library with a Content Type. We want users to click a...
View ArticleWeb Part Error:Sandboxed Code Execution Request Failed. Sandboxed webpart...
Hi,I have a sandboxed webpart, which displays list data in a gridview.Now, When the data is small(few items), the webpart works fine.But when their is a large collection of items, following hapens.1)...
View ArticleCheck if Folder is available
Hi,I have written below code to check if the folder exists in the site.Through folder is available still it is displaying as 'Folder does not exists'.Please check if i am making any mistake here...
View ArticleFile Count with selected date range
Hi,Our requirement is to get the file count with selected date by the user from two date time picker controls i.e. dtp1 and dtp2 into the data table. I am able to get the file count of specific folder...
View ArticleData to be copied from Document Library TO Custom List
I want to design a Visual Studio application that can copy data from a Document Library and paste it into a Custom List. There is a Document Library with a Content Type. We want users to click a...
View ArticleSite to Site REST Calls in Provider Hosted Solution
I need to read from/insert into a list that resides on one site collection from a page that lives on a different site collection. I have tried CSOM and it's not working I think because this is a...
View ArticleSite to Site REST Calls in Provider Hosted Solution
I need to read from/insert into a list that resides on one site collection from a page that lives on a different site collection. I have tried CSOM and it's not working I think because this is a...
View ArticleCheck the DocumentSet is exist with the same name in a docuemnt library or not ?
Hi,I am creating DocumentSet in timerJob and I want to validate that My Document set is exist in the Document Library or not.please tell me the block of code to validate the Document Set is Exist or...
View ArticleMultiple File Attachment Column in Document Library (SharePoint 2013)
Hi All,As per default, i will have only one column to attach documents in Document Library . But i need to add multiple column for documents attachment in same row.e.g. See below column1)Project Name...
View ArticleCopying data from a Document Library to a Custom List - SharePoint 2010
I want to design a Visual Studio application that can copy data from a Document Library and paste it into a Custom List. There is a Document Library with a Content Type. We want users to click a...
View ArticleCan SharePoint Designer 2010 Workflows be attached to a different List
I have a few Approval and Reminder Workflows. They are tied to the same Document Library. Is it possible to re-attach them to a different Document Library? I don't want to design re-usable workflows....
View ArticleAdding Webpart zone dynamically
I am trying to create a tab component which bring tabs title and content from sharepoint list. In a tab content, I also want to show files from document libraray.I am currently using SPServices to...
View ArticleShow modal dialog from C# after saving items into list
Hi,I need to open the SP2010 modal popup(SP.UI.ModalDialog) from C# code in button click event. During this button click, i need to save some records to SP list too.I tried btn.attributes.add. It shows...
View Article