ListView - Don't display empty unselectable rows.
cshJan 26 2012 — edited Jan 26 2012Hallo,
Can I limit the number of rows in the list view, to the number of actual items?
If I only have 3 items in my list, the listview still displays a bunch more than that, ... empty unselectable rows. I don't want them. And I want the max height to fit the number of rows.
Thx!