How to display total in grid view, while exporting to excel?
Hi All,How to display total in grid view, while exporting to excel? In my page, i have added one visual web part, In that web part there is two text boxes are there. I need to export those "text boxes"...
View ArticleAccess SharePoint master page control
i add label to SharePoint master page and i want to access it how i can access it by c# code Nour
View ArticleProblem in rendering of custom field type in sharepoint 2013
Hi,I have created custom field type in sharepoint 2013. But I am facing one issue in rendering of custom field in dispform.aspx or edititem.aspx.Custom field is showing text box in above mentioned...
View ArticleCmal query to get task assigned to current log in user
Cmal query to get task assigned to current log in userNour
View ArticleSession Timeout Issue
Hello All,I have developed one web part which uses session state. I am getting excel file from user, reading the excel file in web part using open xml and storing the excel database in back end...
View ArticleGetting item id of item from custom field in java script
Hi, I am having list with custom field with hyperlink in it. How to get itemid of a item for which user has clicked resp. hyperlink from custom field in java script? Ia m not able to get item id in .js...
View ArticleMicrosoft.Workflow.Client.ActivityNotFoundException when deploying solution...
I've created a empty workflow (just to make sure the error is not in the workflow itself) and when I deploy it from VS 2012 I get this error:Error1 Error occurred in deployment step 'Activate...
View ArticleCustom field in list view web part
Hi,I have created custom field in sharepoint 2013 having hyperlink.When I add this custom field to list it works fine. But I add corresponding list view web part on web part page, this field behaves...
View ArticleUnable to view SharePoint nodes in Server Explorer
Hello, Using Visual Studio 2012, I right-click on SharePoint Connections in Server Explorer and select "Add Connection..." My SharePoint 2013 site is on the same machine, so I enter http://localhost....
View ArticleGetting or Setting SiteLogoUrl using CSOM
in SP2013 we suppose to do everything remotelly using CSOM or _api.Can somebody tell me how we suppose to read/change the SiteLogoUrl that is available on SPWeb object but not on the client.Web object?
View Articlesend mail from local smtp server to yahoo and gmail and hotmail server
helloi want to send mail from sharepoint with local smtp server to yahoo and gmail and hotmail server i want codethanksNour
View ArticleAlert functionality in Community Site in Sharepoint 2013
Hi,How can we achieve the notification/Alert functionality automatically in Community Site in SharePoint 2013, when an user posts a question or an user reply to a post.For example, in social msdn site...
View ArticleWCF Service not working on SharePoint 2013
Hi Guys,I I have created WCF Service using the following link,Its works fine in SP-2010 environment, i have recreated entire solution in SP-2013, but unable to call WCF Service from JqueryThanks,Pavan
View ArticleSharePoint Hosted App - Unable to Browse to App
Ok, I've been working on this for longer than I care to admit, I'm sure it's something simple. I can create other SharePoint 2013 solution types (aka Web Parts, App Pages, etc.), so I know the server...
View ArticleHow to update copy of SharePoint 2013 Azure Workflow
I have created a test Azure Workflow Manager 1.0 Workflow on a SharePoint 2013 List in VS 2012. This workflow just writes a message to Workflow History List. I deployed the Workflow and it is working...
View ArticleFeature reciever problem with SharePoint 2013 RTM
While developing a feature that includes a feature receiver in Visual Studio 2012 against a SharePoint 2013 RTM environment, after successfully deploying to one site collection an attempt to change the...
View ArticleAuthenticating Sharepoint 2013 OnPrem through a remote website using Javascript
Hi All,Can you please share ways of authenticating SharePoint 2013(onprem ) through JavaScript from a asp.net website(non-SharePoint) hosted remotely.The SP 2013 onprem can be hosted by our customers...
View ArticleHow to alter SP2013 workflow task from ASP task form?
HelloI have created SPD workflow with a custom ASP form. My form opens when clicking on a task link and I can show information about the task. Now I want to alter the task after pressing a button, but...
View ArticleProblem with OpenBinaryStream (CSOM) with large files
Hi,i use the following code to download files from my SharePoint 2013 /Office365 instance using the Client object model:ListItem item = list.GetItemById(doc.ID); File file = item.File;ctx.Load(file);...
View Articlevisual studio 2012 the name "initializeControl" does not exist in the...
Hi All,I'm trying to create a visual webpart in SharePoint 2013 using Visual Studio 2012 and I am seeing that the file ascx.g.cs is missing and i have this error in file ascx.cs : the name...
View Article