SPGridView OnRowDataBound event returning empty cell values
I am using SPGridView in my application. For some operation I need to use OnRowDataBound event. But when I try to access the cell values, it shows them as empty. The same code works in case we use...
View ArticleHow to get format of choice column using client context?
Hello all,I am working on reading data from SharePoint list.Now I want to read data from SharePoint Choice Column. In that I want the format of that column, If it is DropDown, Radio button or Check...
View ArticleRatings showing numbers in Custom Discussion Board - SharePoint 2013
I have a custom Discussion Board list definition developed in SP 2010 which is upgraded to SP2013. The issue is the ratings column shows numbers even if the stars option is selected in the Ratings...
View ArticleView Filter
I need help on a view filter. I tried it via view UI setting but does not work. Then I am working in designer with the following code. I got an error when I open it in browser “Cannot complete this...
View ArticleUsing Sharepoint Client Object Model with large libraries (more than 5000...
Hi,i have issue with acccessing large list with more than 5000 elements. I use a Sharepoint Client Object Model. It worked till yesterday when in the list was less than 5000. Now there is in the...
View ArticleUsing Visual Studio 2013 "Publish" doesn't do anything
Hi all,I am using Visual Studio 2013 to develop against SharePoint 2013.Problem is, when I click the "Publish" to generate a .wsp file, it doesn't do anything. Doesn't even show any kind of error.Has...
View ArticleBCS in Sharepoint 2013
HiMy requirement is get sql data into list.I create store procedure and call that procedure in External content type.store procedure return rows and it is only contains select statement.But not able to...
View ArticleDisplay the Smiley, amount of Likes and Comments, and the users Profile Image...
I've created a Content Search Web Part to display the latest blog posts from all users. It displays the title of the post and the users (author) name.I also want to display the number of likes and...
View ArticleHow create custom sharepoint 2013 theme in Visual Studio
Please advice! I created a custom theme for sharepoint 2013 with fonts, colors and masterpage. Using Design Manager i created a wsp file for this theme. After this i could upload this file to any site...
View Article'Claims' and Most of the namespace does not exist in SharePoint 2013 with...
Microsoft.SharePoint.Administration.Claims The type or namespace name 'Claims' does not exist in the namespace 'Microsoft.SharePoint.Administration' (are you missing an assembly reference?)Can anyone...
View ArticleThe total size of the activity XAML is greater than the maximum allowed size
Hello everyone.Another nice undocumented error that is returned by the workflow manager when activating a feature containing a workflow created with Visual Studio 2013 and released through a sandboxed...
View ArticleREST call to get list of all [security trimmed] sites across site collections
Trying to create a page in SharePoint Online that users can access to show them a list of all of the sites that they have permissions to access. Out of the box, Office 365 offers theSites page which...
View ArticleSharePoint 2013 Javascript Error
I am trying to access sharepoint 2013 list data. Below is the code. This code perfectly works in Chrome. However, when it doesnt work in IE 9. The strange thing is, no errors are logged in console....
View ArticleCannot find an overload for “PeopleManager” and the argument count: “1”.
Every time getting following errorCannot find an overload for “PeopleManager” and the argument count: “1”.at following line$people = New-Object...
View ArticlePowershell for Content Type Inheritance
Using SharePoint 2013, we have a set of custom content types that inherit from each other. For example, LLAbstractRE and LLAbstractNonRE inherit from LLAbstractBase which inherits from LLBase....
View ArticleAdd list item using anonymous user in public website of shareopint 2013...
Can any body know the solution to over come of following error while add list item using anonymous user using CSOM in shareopint 2013 office 365 public website.I have tried following solution to narrow...
View ArticleSharePoint 2013 Add item to list: The response to this POST request did not...
Problem :When we are trying to insert an item into a newly created SharePoint list using Visual Studio codeWe keep getting a NotSupportedException :The response to this POST request did not contain a...
View ArticleHow to create a task list view in c# that doesn't display the timeline
How can I create a view for a task list using c# that doesn't display the timeline. I want to do this using server side code but I can't seem to find a view property that will hide the timeline. I...
View ArticleCall SQL Connection in visual webpart
Hi,I am calling SQL connection in visual webpart. But I dont want to pass user id and password.I am getting Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.How to resolve this issue.Thanks ,Siva.
View ArticleHow can I display more view which I create ?
Hello, Team As the picture , I create 4 views for one list. but normally only display 3 of them.How can I display 4 views together ? or If I create 10 views , I want to display them all.Thanks a lot
View Article