Author Topic: mobilephone swipe not working  (Read 2778 times)

moto-a

  • Newbie
  • *
  • Posts: 6
    • View Profile
mobilephone swipe not working
« on: May 22, 2020, 03:15:06 pm »
Hi there.
I am trying pggrid for mobilephone's web site.
but  swipe action is not working on my website's pqgrid.
demo site (https://paramquery.com/grid?aspxerrorpath=/demos) is working.

Is there any setting missing?




paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6281
    • View Profile
Re: mobilephone swipe not working
« Reply #1 on: May 22, 2020, 03:28:14 pm »
Have you included touch punch js file.

https://paramquery.com/tutorial#topic-include

moto-a

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: mobilephone swipe not working
« Reply #2 on: May 25, 2020, 08:23:04 am »
Thank you for your reply.
It is working in the way you presented.

But jQueryUI  Calender is not working.
When I tap the text box that displays the date, it doesn't work.
After that, the buttons of pqGrid become stuck. This happens on ipad, not on pc.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6281
    • View Profile
Re: mobilephone swipe not working
« Reply #3 on: May 29, 2020, 09:05:59 am »
Please make these 2 changes:

1. Use jQueryUI version 1.11.4

2. Use touch-punch file from here: https://github.com/paramquery/jquery-ui-touch-punch

If this doesn't help then please share a jsfiddle.