The Silverlight Toolkitfor Windows Phone 7 contains a lot of really useful controls. One of them is the LoopingSelector which is used by the DatePicker control.
However the limitation of the current Looping Selector is that expands only vertically. I wanted to do it horizontally.
This is a sample project showing the use of HorizontalLoopingSelector.
Based on Silverlight Toolkit LoopingSelector Demo by Nigel Sampson
This source is subject to the Microsoft Public License (Ms-PL). Please see http://go.microsoft.com/fwlink/?LinkID=131993 for details. All other rights reserved.