This question is locked. New answers and comments are not allowed.
We are seeking to design a Hub page with multiple groups using the Hub Tile. However, it's unclear how this should be laid out. We would a display similar to this:
The default VS.NET "File - New Project" template for a Grid app uses a GridView control to display tiles that are all the same size. But we are wanting to use HubTile to have tiles of different sizes *AND* still have multiple groups (each group potentially having different controls).
It is unclear the recommended way to support this type of horizontally scrolling "container with groups" as the HubTiles are just individual tiles. Thanks.
The default VS.NET "File - New Project" template for a Grid app uses a GridView control to display tiles that are all the same size. But we are wanting to use HubTile to have tiles of different sizes *AND* still have multiple groups (each group potentially having different controls).
It is unclear the recommended way to support this type of horizontally scrolling "container with groups" as the HubTiles are just individual tiles. Thanks.