• SharePoint Tips

    Hide In-active Ribbon Controls

    by  • April 5, 2011 • SharePoint Tips, SharePoint-2010 • 1 Comment

    On SharePoint 2010 Pages, we can view the lot of ribbon controls (buttons, menus, labels, etc…). But all of the controls are not active for all the times. It has some reasons for disabling those controls, maybe The user doesn’t had the permissions to accesss that control, That functionality doesn’t applied for currently selected objects. On those [...]

    Read more →

    Restore default and List view pages

    by  • February 2, 2011 • SharePoint Daily Alerts, SharePoint Tips, SharePoint-2010 • 0 Comments

    If we accidently deleted the default.aspx and List view pages from SharePoint sites, SharePoint 2007 doesn’t provides the option to restore those pages.  We have to manually create or reset the site to “site definition” to restore those pages. But SharePoint 2010 provides the option to restore the default.aspx and List/Library view pages. After deletion , [...]

    Read more →

    SP2010 – Tips & tricks 1

    by  • February 13, 2010 • SharePoint Tips, SharePoint-2010 • 0 Comments

    Hello guys, few weeks I had a busy schedule, so I can’t concentrate on blogging. Now I’m back with more ideas to be shared with you all. Here I’m going to give you a simple snippet of "Retrieving the content type enabled lists" from the site using Client Object Model.             ClientContext context = new [...]

    Read more →