Custom webpart with Posts and comments programmatically
Hi,I need to have the custom wepart with all the blogs title and the comments in a web part,I bought the posts and its displayed well but now i want to have the commentsas it is like in default page...
View ArticleRegarding webpart deleting from site
Hi I have created a webpart and installed solution. When i deactivated the feature it is deleted from the webpart gallery but not deleted from the referenced page.Below is the code i have...
View ArticleQuestion about listviews in pages, and the width of columns
Hi,I work at Ericsson with Learning and i'm developing share point sites for our internal learning portals Now, since we just migrated to Sharepoint 2010 from 2007 i've run in to some trouble One of...
View ArticleEmpty User field programatically in SharePoint 2010
I have to clear value in User field of a list item in SharePoint 2010 programatically. I'm trying to set it null like listItem[fldname]=null; but it's not working out. Please help me.Sreenivasa Chandan
View ArticleID as QueryString SharePoint 2010
Hi..How to use ID for a List as Query String ..Using this i am getting no UI.. and what shoud be the CAML Query ..I am using like this..<Query><Where><Eq><FieldRef Name="ID"...
View Articlesharepoint2010 updating event receiver got sandboxed code execution error...
Hello,There are two lists A & B, while updating list A items then copy list A some field value to list B relevant field. The code works normal in sharepoint 2007, but always got below error in...
View ArticleFetch the Sub-site Inheriting Permission flag using T-Sql
Hi,Is there any T-Sql query that will return whether a Sub-site is using its Parent’s site permission (i.e. Inherited Permission) or not?For example:I have two sub sites (ChildSide1 and ChildSide2)...
View ArticleQuery String for Site URL
Hi..I am adding a Custom Webpart in a page as shown below but when i added a Query String its showing no UI..what to do.Ravindranath
View ArticleHow to modify the list items in sharepoint 2010
Hi All,I have created one custom list in sharepoint 2010.And i have created one user interface for saving that data into sharepoint custom list using server object model, every thing is working...
View ArticleAny Practical example for Content type in sharepoint?
Hi All,Any practical example for content type in sharepoint?Any help?Thanks in Advance.
View ArticleBasics of Powershell for sharepoint
Hi All,I want to learn powershell from basics for SharePoint.Any urls and suggestions on this?Thanks in advance.
View ArticleNot in membership caml query
Hi I have a SharePoint List with an owner column ( type of Person/group) that contains the SharePoint group that own the item. Now I would like to show to user in a webpart only items that he does't...
View ArticleMultilingual lists
hello,Is it possible to display multilingual list view titles and choise field values?
View ArticleNeed to have ID in the format, "OSR000001" in a workflow
Hi Allwe are having one column, if ID of the item is 1, then "Request ID" which should be in the format "OSR000001" , 6 digits shud be coming always.if the ID is 40 then it shud be "OSR000040"..so that...
View ArticleCustomize MediaPlayer XAML
I have been customizing the default XAML from the Sharepoint Media Player to meet the layout requested.One of the requested thing is customize the volume slider to this:Is this posible on silverlight?...
View ArticleContent type missing custom column
VS2012 Ultimate C# sharepoint 2010 projectI added a new content type, inherits from item. I then added a new site column, type of choice with 3 choices. Back at the content type I added this new...
View ArticleJsGrid - Add a fixed row with totals of each columns
Hi AllI need your help with the JsGrid, my grid is working as expected, its displaying data from the database, HOWEVER now I want to display a fixed row (last row) with the totals of each columns...
View ArticleHide/Show an ECB custom action from C#
I have added an ECB custom action and that works all very well but I would like to hide or display this custom action depending on some conditions that I can determine in C# and that are not related to...
View ArticleThe file has been modified by
Hi, I am getting all the time the error "The file ... has been modified by ..." when trying to save my changes to any page. I tried to undo changes, undo check out and many other stuff without a...
View Articlesharepoint 2010 foundation signout issue
We deployed public facing site using SharePoint 2010 foundation, this site is accessed by both anonymous public user and internal user with Window authentication.By default the SP 2010's sign-out is...
View Article