how to split string values and bind to dropdownlist
hi we have string value:2;#ABC;#3;#DEF;#4;#GHI;#5;#JKL;#6;#MNO;#1;#PQR split that string and bind to Drop down listEX:ABCDEFGHIJKLMNOPQR
View ArticleAccess Denied. Exception: System.UnauthorizedAccessException:
Deal allIn last weekend we moved the databases of Sharepoint to another server and changed sharepoint services accounts to meet best practices. Now we have a problem with a page.This page generate a...
View ArticleDelete Title column form SharePoint list?
Hi All,I need delete Title column form SharePoint list, I don’t need it, How I can do this.Any kind of help would be much appreciated.Thanks.
View ArticleHow to test SPGroup.CanCurrentUserEditMembership property against anyuser in...
On a SharePoint 2010 Site, I have several groups with the following setting applied:Who Can edit membership of the group? Set to MembersIt seems that the majority of the user's are allowed to remove...
View ArticleHow do I test to see if a user has access on a site?
I am completely new to PowerShell, but I have a requirement to build a PowerShell script that will run against a site, a set of sites or a web application. How do I add a check within my script to test...
View ArticleSharepoint2010: ArgumentException: Value does not fall within the expected range
I have a lookup column 'usertype' in one of my list, that is lookup for another list. and in my code when i try to access this column,item["usertype"]i get an error: ArgumentException: Value does not...
View ArticleSite Template issue
Hi, I have created existing site as template(i.e.Wsp), again i try to create new site using existing site template, getting error: The site template requires that the Feature...
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 ArticleCannot have multiple items selected in a DropDownList when edit the forum in...
hi , i have custom forum for new and edit, in new forum we have controls drop down values, when select drop down1 values that related values are displayed in dropdown2 , when edit item that time...
View ArticleSPWeb.Fields Vs SPWeb.AvailableFields
Anybody know the difference between SPWeb.Fields and SPWeb.AvailableFields ?You can see this properties...
View ArticleHow to sum all items from one column in list A with condition's and then save...
Hello everyone, I have a challenge to; sum all values in one column in list A, when another column in this list meets certain criteria, then save that sum to list B against a matching Title field. also...
View ArticleCustom ribbon button on specific list for site template
Hi all, I have a site template which cointains a lot of lists. For a list of those, I want to display a custom ribbon button but:- I cannot specify the Content Type ID, because it changes every time I...
View ArticleFailed to Retrieve List Items , after changing the Lookup Threashold Limit in...
Hello All,When i am retrieving the list items i got some exception like below,Message: Error occured in xxx.ascx.cs Page. Exception Details : System.ArgumentException: Value does not fall within the...
View Article2013 training vs 2010 training
With the certification courses for dev in sharepoint 2010 expiring, it's getting harder to find courses to take for 2010. My company uses 2010 SharePoint, and will probably not be upgrading for a...
View ArticleAllow quick edit in listview with Powershell or JQuery
Greetings,As we know so far, Sharepoint 2013 has problem using quick edit in custom views.I found solution that is to add few lines in xmldefinition of any...
View ArticleHow can I get list properties using SharePoint CSOM
Hi Team,I am using SharePoint CSOM to read SharePoint Discussion board.I need discussion discription and created by and Discussion list Title etc.But I am unable to read those. I saw below message for...
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 ArticleProgramatically export each Document Template referred to by the...
Hi thereHelp appreciated in "storing each document template referred to by the configuration to a folder programmatically".Regards,
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 ArticleDoes SharePoint 2010 Supports Method tunneling by-default?
Hi friends,I need to enable only verbs like POST , GET only , rest all verts PUT, DELETE etc should be disabled or handled via tunnelling on the Sharepoint or Web App level. Is this possible? How do i...
View Article