excel generation
Hi all,I created an excel sheet using openxml and i wanted to retrieve list items and corresponding permission levels into excel.Iam using client object model.But iam able to get single item not all...
View ArticleHiding Data Appearance and Advance Properties Toolbar in Chart Web Part.
Can anybody tell me how to hide Data Appearance and Advance Properties Toolbar from Chart Web Part ?Thanks in advance :):):)
View ArticleDate Format dd/MM/yyyy in US regional settings
We have a SharePoint 2010 site based for Government organization. The users are based in US, however they work with date format dd/MM/yyyyWe have a document library which has a field "Date Received"...
View ArticleAccessing External Data from SharePoint 2010
I want to access external data from my SharePoint site. I'm told that I need to follow these two articles. http://msdn.microsoft.com/en-us/library/ff953161.aspx...
View ArticleMultiple Textboxes
Hi All,When we create a new column with check box type and provide options we get those may check boxes .ex below i can select multiple yes noNASimilarly i have a requirement where a single column...
View ArticleStoring Variables in Viewstate
Hi All,I would like to store and retrieve a string through ViewState. It appears that I can successfully do this by storing data in Page.Session, but I cannot seem to store anything in ViewState....
View Articlefinding a list to which a column belong
I have three sharepoint lists list1, list2, list3 say..i have a column by the name "mycolumn" in any of the list which i want to find out dynamically.How do i find it out in code?
View ArticleColor Code Calendar By Category
Hi All,I am fully aware of the calendar overlay but do not want to use it. I am going to have two Categories (A or B)I want A to to have a background color of green, and B have Blue.I have tried...
View Articlepage formatting is different depending on user
Hi,I noticed that when I log in as an anonymous user,my list seems to be formatted differently than when I log in as a user.For example, I noticed that some of the in-line styles I have in my xsl file...
View Articlehow much secure shrepoint 2010 for documents maintenence
Helloi want to create a sharepoint site for storing a company impartent documents thants way i want to know the how much of secured it was
View ArticleBecome our FIRST Microsoft TechNet SharePoint 2010 Guru of 2014!!
Happy New Year!Time for a fresh start!We're looking for the first Gurus of 2014!!This is your chance to make your mark on the Microsoft developer community.All you have to do is add an article to...
View ArticlePowerShell - Task and Assignment
I have basic knowledge in PowerShell and I need some help about what task or assignment in relation to SharePoint can you suggest me to do? The purpose is to improve my skills in PowerShell and I have...
View ArticleSharePoint Views
Are Views Shared with Different Lists in a Site Collection.. If So than how to do?Ravindranath
View ArticleGet All publishing Pages
I have a requirement to get all publishing pages, using Client object model . My goal is to get all publishing pages from sharepoint online document library through Handler and request it trough AJAX....
View ArticleUser Profile Service Application - User Profile Incremental Synchronization
We have USer profile inplace. however User Profile service application does not auto run.We need to run it. It does not automatically starts.Please mark answer , if you think answer is helpful or...
View ArticleThe type or namespace name 'Workflow' does not exist in the namespace...
Hi Folks,I created SharePoint reusable deigner work flow which has just 2 state approval process.I generated the wsp file with save template option and I successfully imported it into visual studio...
View ArticleSharepoit List getting Editor (Modified By) field value not working for...
Hi, I had an issue with getting value of SharePoint list. //Old Codeobject myObj = listItem[fieldName]; return ((myObj != null) ? myObj.ToString() : string.Empty);//New Code object...
View ArticleWant to fecth the delete event of list item in datasheet view of sharepoint...
Want to fecth the delete event of list item in datasheet view of sharepoint list in sharepoint 2010Yogesh Sainee
View ArticlePeople picker issue
Hi Guys,I have created custom pages using visual studio. Used ajax tab controls for sections and 2 people pickers also used for users and groups.My solution is working my local and development server...
View ArticleUnhandled Exception after deactivating a feature
I have a solution with 3 features to apply custom branding to SharePoint. The feature that applies a new homepage takes an error when the feature is deactivated. I have an event receiver that...
View Article