Same SharePoint web parts built with different versions of Visual Studio give...
We have Web Parts we have been building in VS2005 and had built equivalent projects with the same source code in VS2012. Pages with parts built with VS2005 show an error "not safe or can't find" when...
View ArticleRadGrid control in SharePoint 2010_Load Delay Issue
Hi Team, We have implemented a RadGrid control in SharePoint 2010. As per the requirements specified, this control has to retrieve huge number of records from DataTable. And we don't use paging and...
View ArticleHow to detect when a workflow task is complete?
Hi, I am developing a simple custom State Machine workflow in VS2013 for SharePoint 2010.My issue is that I am unsure how to detect when a task is complete. I am able to create the task and call the...
View ArticleSP.UI.ModalDialog.OpenPopUpPage not working in codebehind
I need to launch a InfoPath form in a Sharepoint Dialog.Here is the Javascript: function openInfopath() { //url = document.getElementById('TextBox1').Text; url =...
View ArticleHow to get the previous item in List
Hi Lovely people,I have a task list where I would like a reflow of dates. The task list has a start date and deadline date.where Deadline date = Start date + Duration. list is some what like this:Item...
View ArticleHide the ribbon of new Item form?
Hi all, I have a scenarios where I need to hide the ribbon which appears in newitem form. I just wanted to show only the form to the user. I wanted to hide without changing/ deleting the code .Thanks...
View ArticleProblem while looping the same state with a createTask
Here's the basic flow of the the problem, this occurs in the same state:Initial state: createTask Eventdriven: onTaskCreated (here I set the permissions for the task) EventDriven: onTaskChanged (check...
View ArticleSharepoint top navigation menus in scroll bar
Hi All , As we create a Top navigation menus from option site Settings->Look and Feel -> Navigation -> Add headings,it resides in the homepage one next to other,is it possible that i...
View ArticleHow do I avoid branding of the pop up window in SharePoint, as well as size it?
I have a site that is using custom branding and all of that is working just right. However when I click on any link that open the traditional pop up in SharePoint, that pop up is having some issues...
View ArticleToolTips for Gantt Chart using Sharepoint 2010
How to display tootips in Gantt chart developed by Shaarepoint 2010.
View ArticleClaims identity missing in user log in token
Hi AllWe are using windows claims Authenticatio in our SharePoint webapplication.We have custom webservice deployed in sharePoint farm to update some Lists and libraries.We are using Special service...
View Articlesharepoint 2010: Perform Calculations among list items of different lists...
Hi All,I have a situation,where I have 2 lists say list A and list B. List A take few inputs and List B takes few inputs. Now I need to create a new list where the different calculations are performed...
View ArticleUsage of Search Bar in Sharepoint 2010
Please provide the steps on how to use the Search bar which is available in the Sharepoint 2010.
View ArticleSPWorkflowActivationProperties.Item is null on New Document
I have a workflow which runs on the creation of a new document in a library. The workflow checks the document out, modifies the name, then checks it back in.If I create a document via New Document (MS...
View ArticleSharepoint 2010 post url address parameters to external site
HiI urgently need to POST form fields using a link or button in my sharepoint site. The link/button should submit 3 parameters and post them to an external site so that the parameters are not shown in...
View Articleupdating content type deployed through feature
Hi,We are facing issue in updating ContentType(CT) deployed through featureThe CT has few fields defined and is used as parent CT for many other CTs.Now, we would like to change the name of the CT and...
View ArticleHow to Generate Custom Popup from itemdeleting EventReciever
Hello All,New Developer Here Please Help,I Want to show custom popup when item is Deleted from list therefore i have redirected to a custom page . but it is working when a single item is deleted but...
View Articlehow to save custom list data in other sql server is not part of sharepoint 2010
Hi everyone,How to save custom list data in other sql server database .This is not part of share point 2010 database.Thanks & RegardsNeerajNeeraj
View ArticleMost commented news articles
Hello All,We are using the OOB NoteBoard web part in SharePoint 2010 and SharePoint 2013. On home page we want to show the most commented news articles in web part. But here I am getting the way to...
View ArticleRecurring events are displaying has normal events when i add events to...
hi,i have created SPCalendarView and ninding events to it in visualwebpart(code reference http://jeffywang.blogspot.in/2012/02/gochas-when-using-spcalendarview.html)It is working fine,but i am facing...
View Article