Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8799187
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T00:15:35+00:00 2026-06-14T00:15:35+00:00

I want to have slide feature on GridView , so I use manipulation but

  • 0

I want to have slide feature on GridView, so I use manipulation but it doesn’t work, here is XAML code:

 <GridView x:Name="DaysGridView" HorizontalAlignment="Right" IsItemClickEnabled="True"
 ManipulationMode="All" ManipulationInertiaStarting="DaysGridView_ManipulationInertiaStarting"
 ManipulationStarting="DaysGridView_ManipulationStarting" 
 ManipulationStarted="DaysGridView_ManipulationStarted"
 ManipulationDelta="DaysGridView_ManipulationDelta"
 ManipulationCompleted="DaysGridView_ManipulationCompleted" 
 ItemClick="DaysGridView_ItemClick"
 SelectionChanged="DaysGridView_SelectionChanged">

When I am sliding with mouse, it works; but when I am sliding in “Basic touch mode” of Windows Simulator, it doesn’t work; if I change GridView to Grid and add above manipulation events, it also works.
So, how can I make manipulation work in GridView?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T00:15:36+00:00Added an answer on June 14, 2026 at 12:15 am

    I just asked the MS guys a similar question today and you can’t do it in a simple way since the ScrollViewer in the GridView template captures touch input and you can’t access these events. My solution is to overlay the control with a transparent rectangle that I capture all the input on and filter all inputs so I can either manipulate my child elements, the ScrollViewer or both. You do need to know how to translate these inputs into ScrollTo…Offset calls on the SV, which is not easy and then you might need to add your own ScrollBars etc. Check my earlier answer to similar question for more thoughts on that.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i want to use the load on scroll(virtual scrolling) feature for my data in
I want to know the name of jQuery feature. It is, when you add
I want to have different color to each side of a border in WPF
I have a slider that returns values from 0.0f to 1.0f. I want to
I want to make a GUI have a slider, this slider's value will be
I have a slider on my page. What I want to do is, to
I have a slider with 3 slides - Intro, Question, Submit. Now I want
i have a jquery slider function and i want to customize it. my requirement
I have several tables that I want to put side by side, however when
I want to put two side by side on another (I have three )

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.