SharePoint 2010 Custom List Performance issue while querying using code
There is a custom list with around 5800 items and a custom search page is built to query this list.All of a sudden the performance of this custom search page has degraded, and is taking lot of time to...
View ArticleQuerystring
Hi ,how can i save items in list by using querystring(getting values through Query string).?Actually i am getting these values from a library.
View ArticleBinding Share point list data to Grid View.
Hi,I have one requirement List throttling , I'm bind list data to Grid view through SPQuery , but in that grid view having page navigation. i want each page 100 records . how to set the share point...
View ArticleHow to bind values to choice field in sharepoint using java script?
Hi All,I am working as a SharePoint Developer 2010.In SharePoint designer i wanted to dind values to choice field.for single line of text i used below code,$('input[title="Location of...
View ArticleSharepoint View in Safari 8.1.2
Hi ,My Site works well in all the browsers but it looks like below in Safari 8.1.2but in safari8.1.2 it lloks like belowi dont see the number in Safari can you help me with this?
View Articlefetch Current Navigation
Hi,i need to fetch current navigation. below is my code. SPNavigationNodeCollection nodeColl = web.Navigation.QuickLaunch; foreach (SPNavigationNode node in nodeColl)...
View Articleblog post at SP home page
I need to create blog post at SP 2013 home page. with this pic. should appear permanently and right of the pic post text detail should be there. Wheneven new post created it should update with new post...
View ArticleDisplaying Data Pulled into Custom Properties from BCS on Search Results
I am currently pulling some data from a BCS connection to populate custom properties on my user profiles. I know that piece is working since I am able to look up a user in CA, Application Management...
View ArticleCustom Claims Provider - People Picker Columns
Hello I have written a custom claims provider which does resolve users to claims.I used this to define the display name column (pe is of type PickerEntity) in the FillSchema...
View Articlehow to get first index in ListItemCollectionPosition
Hi Every One I have one issue in SPList.ListItemCollectionPosition. it is return second page start index( query). I need to get first page index(query). I am using following code.int totalItemCount =...
View ArticlePicture Library NavigationLink column value
Hi,I have created a Sharepoint 2010 picture library. I have created a custom web part for image slider using this picture library.I want to redirect user to NavigationLink URL of picture library item....
View ArticleUnable to call webmethod from Ajax Jquery
i write one webmethod in application page(.aspx) and i am trying to call that method from jQuery AJAX call but evry time page load method will call. insted of Webmethod. please help.CS...
View Articlecustomized listforms
Hi,We have couple of customized sharepoint 2007 list forms (Dispform.aspx , editform.aspx, newform.aspx) and we are planning to migrate to sharepoint 2010.Does migration will impact on customized list...
View ArticleMicrosoft dynamics crm outlook issue
Hi,I have just started with microsoft dynamics crm. In that i have just added users, accounts and products for sales. I have added my opportunities in that also. After this i have just configure its...
View ArticleEvent Receiver on Content type hosted in Content type hub.
Hi All,Does it possible to attach the event receiver on Content type hosted in Content type hub? have anyone tried it? if yes, is there any limitation of this approach?Thanks for help in...
View ArticleGet Sharepoint current userKey with Javascript
I have been trying to get current users key value with many different ways, but none of them has worked as I wanted. I need to get current SPUser key (i:0#.w|dev\user) to compare with the key on...
View ArticleHow to open URL in New Window Through SharePoint custom List
Hi All ,I have a SharePoint online Custom LIst that contains many Web name and their urls, now the requirement is i need to create a check box for these urls and when the user checks the checkbox then...
View ArticleMy orginization chart
I have My site which is showing all the user Hireachy except once user is missing or orginization charge is not displayed for that user , but that user is hsowing up in serach.I have performed...
View ArticleEvent Receiver( ItemUpdated) fires twice
Hi,I am using Item Updated event receiver to fetch data on document upload, pass the data to Web-Service endpoint and the response/ success message of the WebService is updated for the same document in...
View ArticleDocuments authentication in sharepoint
We have sharepoint 2010 site which has windows and claims authentication. Framework is correctly authenticating users based on login and users who dont have access to site are receiving errors when try...
View Article