Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Collapse empty rows in a listview in iOS

$
0
0

I have a list view. Each control in the list view has isVisible bound to a property in the corresponding object. Thus, some rows in the list view contain controls whose isVisible flag is set to false.

In Android, I set HasUnevenRows = true and it works great, the invisible rows are removed. In iOS, not so much. Is there a way to tell iOS not to show the rows that have invisible content?


Viewing all articles
Browse latest Browse all 204402

Trending Articles