Page 1 of 1

Grid click event not working

Posted: Wed Feb 12, 2014 10:43 am
by ishani modi

hi,

I have used grid click event but it is not working on device

thanks,
Ishani


Grid click event not working

Posted: Wed Feb 12, 2014 10:48 am
by Maryna Brodina

Hello! Could you clarify on what component exactly did you add this event? What action are you trying to perform? Does it work in browser?


Grid click event not working

Posted: Wed Feb 12, 2014 10:51 am
by ishani modi

hi i have used grid component and inside it i am using checkbox, on grid click i want to do some action, in mozilla browser it is working fine, but when i installed apk in device event is not taking place


Grid click event not working

Posted: Wed Feb 12, 2014 12:03 pm
by ishani modi

hi,
i tried also with checkbox click user,it us working fine in browser but it is not executing in device,


Grid click event not working

Posted: Wed Feb 12, 2014 12:14 pm
by Maryna Brodina

Please try change value event instead click.


Grid click event not working

Posted: Wed Feb 12, 2014 1:21 pm
by ishani modi

thanks :) it working now