Tag Archives: sharepoint rating
Adding SharePoint 2010 rating control to custom list views
The rating control in SharePoint 2010 as any other control in SharePoint automatically rendered depending on the type of the field in list or library. It`s very much bound to the data in the list item and cannot be functioning … Continue reading →
Adding SharePoint 2010 rating control on your custom forms
Here is an interesting question from a reader: I’m wondering, is there a way to use SharePoint rating control on a form (custom aspx page, which is in _layouts folder) in SharePoint 2010? If so, what’s the syntax? I found … Continue reading →
Extending & troubleshooting SharePoint 2010 rating related features
Last few weeks I have been crazy busy extending SharePoint 2010 rating control. As you know default SharePoiunt 2010 rating control is 5-star scale. One of the tasks I had to do is to perform my own calculations based on … Continue reading →
Programaticaly enable rating on SharePoint 2010 lists
SharePoint 2010 Rating is a great new feature (I’m using SharePoint 2010 Beta 2). If you’re reading this post you probably already know about its functionality and how to enable it through the GUI. When you deploy your solution to … Continue reading →