Is it necessary to use Grouping class for long list selector? In my application i am using a simple list control for holding a large amount of data. Now i feel some performance issues (memory and loading) issues with the ordinary list. So i decided to change my list to long list selector. My doubt is that is it possible to use same Item template and item source for implementing long list. In an example i found a grouping class. Does this grouping is necessary?? If no is the answer how i can implement this with my existing data. Thanks in advance .
No comments:
Post a Comment