windows runtime - Freeze Header in gridview -
i have next gridview grouped
the people each header of group.
is there way freeze header, when user scroll horizontally screen, headers visible ?
thanks in advance
sure, set headers outside of gridview. alternatively don't utilize gridview @ , set each row header , grouping items within of listview. can have grid in itemtemplate/datatemplate contains header , horizontal list of items. alternative not show grouping items since might not work , allow display them on page after selecting 1 of headers.
windows-runtime winrt-xaml
No comments:
Post a Comment