I have just created a grid application using the template provided in Visual Studio 11.
If I swipe in the area that does not have any content (area outside listview) the screen moves, as I expected, in the swipe direction.
My problem is, if the user swipes on the area which contain items in the list view, nothing will happen.
How can i make the swipe functionality similar on the entire screen?
it worked fine as i expected when i added some more
data-win-optionsto the list view..Here is my final data-win options