I have a simple LongListSelector from wp7 toolkit. Now I want to disable opening popup when anybody taps on the group header. How to reach that ?
Just don't specify the <GroupItemTemplate>
element in your LongListSelector
and this will disable the fullscreen jump list.