ListPicker & Date / Time Picker
-
Friday, August 10, 2012 9:59 PM
Hi,
Any news about ListPicker & Date / Time Picker for XAML / C# developers?
EitanB
All Replies
-
Friday, August 10, 2012 10:16 PM
Date/Time picker are not explicit controls for Windows.UI.Xaml in this release. You would have to make them or get from 3rd party.
Tim Heuer | Program Manager, XAML | http://timheuer.com/blog | @timheuer
(if my post has answered your question, please consider using the 'mark as answer' feature in the forums to help others)- Marked As Answer by eitanb Monday, August 13, 2012 6:19 AM
-
Friday, August 10, 2012 10:54 PM
Do you know which 3rd party have them?
EitanB
-
Friday, August 10, 2012 11:30 PM
I'm sure a few will have them...here is an example: http://www.telerik.com/products/windows-metro/overview.aspxTim Heuer | Program Manager, XAML | http://timheuer.com/blog | @timheuer
(if my post has answered your question, please consider using the 'mark as answer' feature in the forums to help others)- Marked As Answer by eitanb Monday, August 13, 2012 6:19 AM
-
Sunday, August 12, 2012 1:04 AM
And what about the ListPicker control?
EitanB
-
Sunday, August 12, 2012 11:01 PM
What is meant by "ListPicker" -- there is ListView, ListBox, etc. -- are you talking about the phone's long list selector? If so, the concept of SemanticZoom would apply here. See the samples on that.
Tim Heuer | Program Manager, XAML | http://timheuer.com/blog | @timheuer
(if my post has answered your question, please consider using the 'mark as answer' feature in the forums to help others)- Marked As Answer by eitanb Monday, August 13, 2012 6:19 AM
-
Sunday, August 12, 2012 11:16 PM
Hi Tim,
Thanks for your answers!
Yes, this is exactly what I am referring to (Windows Phone ListPicker). I have a Windows Phone application (C# & XAML) which I am going to convert to Windows 8. I am using the Windows Phone ListPicker extensively in this application and I am trying to find out what would be the fastest, easiest & cleanest way to convert the application to Windows 8.
My application has a lot of user data entry pages. Do you know of a good example for a data entry type of application?
Thanks again,
EitanB -
Sunday, August 12, 2012 11:56 PM
There is not a lot of data entry-driven apps in the marketplace right now. I think some guidance on form layouts will likely come.Tim Heuer | Program Manager, XAML | http://timheuer.com/blog | @timheuer
(if my post has answered your question, please consider using the 'mark as answer' feature in the forums to help others)- Marked As Answer by eitanb Monday, August 13, 2012 6:19 AM
-
Monday, August 13, 2012 6:19 AM
Thanks,
EitanB


