Custom components under Android

Raudus Forums Custom components Custom components under Android

This topic contains 2 replies, has 2 voices, and was last updated by  vigalo 8 years, 9 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #853047

    vigalo
    Participant

    Hello:

    I created a jqGrid custom component. It shows fine, at design time and runtime. But when I see my app in a android browser the jqGrid can’t get de focus and does not react to touch in rows, headers, etc.

    I tried with TRxJqDatePicker and TRxJqCalculator and I have the same problem. However, the TRxTinyMCE works properly.

    What is the trick to work with it in mobile browsers as in desktop?.

    Thanks.

    • This topic was modified 8 years, 9 months ago by  vigalo.
    #853051

    kqdelphi
    Participant

    study fastclick.js,use onTouchEnd event

    #853052

    vigalo
    Participant

    Thanks, kqdelphi.

    That was de trick!

    At least, now jqGrid gets the focus.

    Regards,

    Vicente.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.