how to use a people picker control in custom sharepoint webpart
Hi, how can I use the sharepoint people picker control in my custom web part? also, is it possible to use the drop down values from a sp list field in one of my webpart controls?thanks,
View ArticleExport to Excel(from Grid View or List Item) in SharePoint Sandbox Solution
Hi,I was trying to export gridview to excel by providing a button in Sandbox Visual Web part Solution. Unfortunately I was not able to do, since java script won't support in sandbox solutions . Please...
View ArticleHow to remove "Created by" and "Last Modified" on Edit list item
Hi, I have a custom list, after adding items when I try to edit, I can see "Created by" and "Last Modified" at the bottom left(You can see in pic below). I need to remove it, How can I achieve this?...
View ArticleTicker webpart in sharepoint
Hi techies,I got a requirement to develop a ticker webpart for SP2010 portal, which fetch items from a custom list and displays them in a webpartAny help will be appreciated.Thanks
View ArticleHow to remove the focus on quick launch bar in sharepoint site programatically
Hi,I created the quick launch bar (left navigation area) in sharepoint site programatically using C#.There is a problem: While loading the site, the focus is displayed in a link in quick launch . How...
View ArticleHow to export a data table to Excel 2010 for a web application?
Hi,I am developing a sharepoint application where i need a Export to Excel feature for a datatable.The am able to export the data to Excel 2003 format (.xls) but my requirement is to be able to open it...
View ArticleHttpContext.Current is null on ItemUpdated eventreceiver. How to fix it.?
I am trying to creating pdf in ItemUpdated event receiver of my list but unfortunately i am not able to prompt open/save window dialog box because i am getting null object of HttpContext.Current. I am...
View ArticleExport List data to Excelsheet using ECMA script model.
Hi...I have a sharepoint list whose selected columns are displayed on a page using data view webpart. I have a field in the list "Reporting Month" which stores month and year in the format like "Apr....
View Articlejquery : qtip method error
Hi All,We have one application developed in SharePoint 2010 wherein i have assigned some tooltips to few global navigation links / tabs using jquery qtip ; tooltips are showing up but throwing error "...
View ArticleHow to authenticate users by checking username and password stored in sql...
Hi,I want to create a table which stores usernames and passwords. By checking these two users must be login to their appropriate pages in sharepoint 2010...Please help me whether it is possible or...
View ArticleProblems deploying a Timer Job via the Central Administration web page
I have a Sharepoint Foundation 2010 installation. I needed to create a Timer Job and found a few articles on how to create it. I used Visual Studio 2010 to create an empty sharepoint project and...
View ArticleDuplicate head tag on _layouts/spcf.aspx page
After applying some branding to my SharePoint site (SharePoint 2010), I have noticed that the _layouts/spcf.aspx page does not seem to have to correct styling applied. After further examination it...
View ArticleForum question (How to do a calculation based on the selected value of a...
Hi Guys,Can you help me to correct this JQuery code below? This is supposed to be for a SharePoint 2010 list form with a dropdown list named ResponseTime and Single line of text field named...
View ArticleComplete Visual Studio Workflow State Programatically on a Specific Date
Hi All,I have a requirement where I need to complete the workflow on a specific date. The workflow I designed is for a vacation workflow and need to have the workflow status as complete on the day the...
View ArticleError: Access Denied: Can't pass Master Page to subsites
I'm still a novice in sharepoint and need some help. I have site collection administrator permission and have created a master page that I'm using on the top level site. When I go into the master...
View ArticleCreate a workflow Action
I need to create a Workflow Action and I got couple of links that I think I can use to get started. However, here lies the problem or at least I don't know how to code or accomplish. Any links or light...
View Articleclientcontent get timeout in console application
Hi AllI have create a console application to send emails. I get ClientContext Timeout error. No idea what is happening.ClientContext cts = new ClientContext("Site");Thanks for the help.
View Articlesharepoint run time error
Dear SupportI am working on an on-premise SharePoint server, On starting the same there is a run time error & the central administer is also not opening .Would request your support in solving this...
View ArticleHow to do a calculation based on the selected value of a drop-down list?
Hi Guys,Can you help me to correct this JQuery code below? This is supposed to be for a SharePoint 2010 list form with a dropdown list named ResponseTime and Single line of text field named...
View ArticleRename Title in SharePoint list - good idea?
Hi,I'd like to know what the pros and cons would be if I were to rename the Title column to something else. So far I've read it's a bad idea however I'd like to know why it is.Renaming it is not my...
View Article