How can I perform a behavior in which the title of the ListView or GridView group will not scroll with the content, but remains fixed until the content ends, and then the next title lights up.
Behavior can be seen in the Finance app in the Windows 8 Release Preview when you view GridView items.
I do not expect all the code, but I would like to hear some ideas, links, code snippets, samples, etc. that will help me get started.
thank
source
share