S
S
SUDALV2014-12-26 15:19:47
Programming
SUDALV, 2014-12-26 15:19:47

How to implement ListVIew in multiple columns with dynamic height?

Windows 8.1 application (XAML)
There is a ListView ribbon, in the elements of which there can be content of various sizes (in height). How can I make the ListView have two or more columns?
Android example:
76ca0b78323a48ad9db1691cccfc253e.png
Scrolling is vertical, but in two columns, and the height of each cell is not fixed.
I tried to use VariableSizedWrapGrid, but it throws an exception that it cannot be used with this control (if I understand correctly).
If you use a regular WrapGrid, then the size of the tiles is fixed.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Ramis Akhmetgaisin, 2014-12-27
@ahmetgaisin

Columns in GridView

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question