Bryan Morrow
Posts: 0
Joined: Wed Aug 27, 2014 1:05 pm

My list control is not registering click events on my phone. But works in the Test environment.

I have a grid with a radiobutton group in it. When I click a radio button, i'm simply trying to run a javascript alert('got here') message. I have tried getting this to work on Click, VirtualClick and Tap. This works fine in the test environment, but is not working on my Android phone.

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

My list control is not registering click events on my phone. But works in the Test environment.

Hello Bryan,

Click event on the radio button does not work on device. Please use event
preValue change/pre

Return to “Issues”