Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

DateTime picker in TableView

$
0
0

I'm trying to convert a MonoTouch.Dialog application to cross platform Xamarin.Forms. From what I have seen of Xamarin.Forms so far, the dialog view controller in a MonoTouch.Dialog rendered what is equivalent of a TableView with Intent=Form in Xamarin.Forms. And one of the elements in a view in the old application was a DateElement, so I tried adding a DatePicker to a TableSection to mimic this. But DatePicker is aparently not supported inside a TableView. I really liked how MonoTouch.Dialog rendered the forms, so I was hoping to be able replicate it with Xamarin.Forms. Will there be a DatePicker that can be used inside a TableView in Xamarin.Forms in future releases? Or have anyone found a third party that offers this? Or is there some better way to solve this?


Viewing all articles
Browse latest Browse all 58056

Trending Articles