Hi,
I'm trying to use a PageView as a container for Grids (to eventually function as filters). ViewMode is Explorer bar as I want each page to open individually. I want each page to adjust it's height to the full height of the grid (above the grid I'm planning to include a TextBox for filtering but that's for later). Only the PageView's scrollbar should appear (when needed) not the grid's. I've been combining design settings (ie. Content Size Mode to AutoSizeToBestFit) and code for days and this combination behaves unexpectedly (dare I say it almost randomly). I've attached the source form if someone can help me out.
A few other things (see picture):
- The first time I expand one of the pages it appears gray and empty, without label, bug? (red)
- How do I get rid of the header? (marked yellow)
- Is it possible to include an icon/button aligned to the right of each Filter (to be used for clearing the selection)? (blue dots)
Jure