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.