This is a migrated thread and some comments may be shown as answers.

Grid change event triggered when scrolling on the iPad

9 Answers 195 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Stefan Plattner
Top achievements
Rank 1
Stefan Plattner asked on 06 Mar 2012, 03:32 PM
I'm using a KendoUI Grid on a page. It works fine on any desktop browser, but I have a problem on Mobile Safari (iPad or iPhone).

It seems that the grid's change event is being triggered when I'm scrolling the grid on the iPad (same on iPhone).

Is there a way to prevent that behavior?

Thanks.

9 Answers, 1 is accepted

Sort by
0
Accepted
Alexander Valchev
Telerik team
answered on 09 Mar 2012, 12:21 PM
Hello Stefan,

I am afraid that there is no way to prevent the described behaviour at the moment. I forwarded this problem to the developers for further discussions. Most probably a solution will be implemented in the future, but not for the next official release.

Regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Stefan Plattner
Top achievements
Rank 1
answered on 09 Mar 2012, 12:23 PM
Alexander,

thank you for you answer! I think I can find a different solution for my specific case in the meantime.

Stefan
0
Jeffrey
Top achievements
Rank 1
answered on 07 May 2012, 11:17 PM
Hi Stefan,
    I am faced with same issue. Did you come up with a work around?

Alexander,
    Any update on a resoloution from Telerik yet?

Thanks

Jeff
0
Stefan Plattner
Top achievements
Rank 1
answered on 08 May 2012, 07:41 AM
Jeff,

it got much better with the latest release. It actually resolved the issue for me.

Also, performance got better.

Stefan
0
Jeffrey
Top achievements
Rank 1
answered on 08 May 2012, 07:38 PM
Hi Stefan,
    Thanks for responding. Which version are you using? I have v2012.1.322 which appears to be most recent release and I still am seeing issue?

Jeff
0
Stefan Plattner
Top achievements
Rank 1
answered on 09 May 2012, 09:35 AM
Jeff,

I'm also using 2012.1.322. I've tested it right now and it seems to work well. The behaviour is:

  • When I touch the screen and while thouhing move the finger in order to scroll, the cahnge event isn't triggered (that didn't work in previous versions)
  • When I touch the screen and lift my finger without movement, it triggers the change event (which is correct IMO)
Stefan
0
Jeffrey
Top achievements
Rank 1
answered on 09 May 2012, 05:51 PM
Hmm,  I will have to try again. I must be missing something

Thanks again for responding.

Jeff
0
Paul
Top achievements
Rank 1
answered on 15 May 2012, 02:34 PM
I'm using the CDN to access Kendo and this is still not fixed. See this JSFiddle on an iPad: http://jsfiddle.net/3Bmzs/21/ 

When you scroll and release the row is selected (you should see an alert popup).

Am I doing something wrong, or is the problem just on the CDN? We're trying to use the grids on an iPad device, and this is key. Thank you!

Paul
0
Alexander Valchev
Telerik team
answered on 18 May 2012, 01:13 PM
Hi Paul,

Your code looks OK, the change event triggers when the grid is being scrolled on a mobile devise. As I said in my previous post this problem has been forwarded to the developer team and it will be considered for future releases. I am afraid that I cannot suggest a workaround for this behaviour at present.

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Stefan Plattner
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Stefan Plattner
Top achievements
Rank 1
Jeffrey
Top achievements
Rank 1
Paul
Top achievements
Rank 1
Share this question
or