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

ListView in ViewCell in TableView - How to not scroll?

$
0
0

I have a ListView nested in a ViewCell inside of a TableView in order to create a makeshift dropdown (selectable list). It works great since the selection is highlighted and updates when another item is clicked due to the itemsource. The one issue I am having is that the listview scrolls even though the size of the control fits all of the rows. Is there any way to turn off the scrolling in the ViewCell or ListView?


Viewing all articles
Browse latest Browse all 77050

Trending Articles