Tag Archives: spribbon
Tips & Tricks: Creating complex SharePoint 2010 ribbon elements
In case you haven’t noticed – SharePoint 2010 says it loud and clear that ribbon UI is here to stay. In this 30 min screencast we’ll learn how to: 1. Create a custom ribbon element (button) in SharePoint. 2. Wire … Continue reading
Referencing external JavaScript when building custom SharePoint 2010 ribbon
I assume you already tried working with SharePoint 2010 ribbon and you already know the structure of how you can create basic ribbon controls. One of the most commond things that you might be doing when creating your custom ribbon … Continue reading
Building more complex SharePoint 2010 ribbon structure
This post assumes you already know the basics of building simple ribbon structure. If not, check out this 7 min screencast or this article. In this post we’ll replace the contents of Elements.XML defining our custom ribbon with something more … Continue reading
Extending SharePoint 2010 Ribbon
Just like with Office 2007 Ribbon is a big change in SharePoint 2010 Beta, and there is a lot of interest in extending it as it`s a focal point of a custom application control area. Here we`ll take a look … Continue reading