This question is locked. New answers and comments are not allowed.
Hi. If you have 6 TileViewItems then you get a gap as the grid is generated in 2 rows, thus three items on the first row and two items in the next row. Can you easily get a viewitem to span multiple rows?
Example;
ITEM1 ITEM2 ITEM3
ITEM4 ITEM5 <BLANK>
Would require ITEM3 to span both rows
ITEM1 ITEM2 ITEM3
ITEM4 ITEM5 ITEM3
Thanks
P
Example;
ITEM1 ITEM2 ITEM3
ITEM4 ITEM5 <BLANK>
Would require ITEM3 to span both rows
ITEM1 ITEM2 ITEM3
ITEM4 ITEM5 ITEM3
Thanks
P