jQWidgets Forums

jQuery UI Widgets Forums Grid columnclick ipad / mobile

This topic contains 0 replies, has 1 voice, and was last updated by  punkrack 12 years, 2 months ago.

Viewing 1 post (of 1 total)
  • Author
  • columnclick ipad / mobile #20139

    punkrack
    Participant

    Hi all !

    When using this :

    $(“#jqxgrid”).on(“columnclick”, function (event) {

    });

    on ipad (I guess it’s the same on any mobile device), click is triggered only the second time you “click” or should i say touch or tap on ipad.

    I need 2 touches before columnclick gets called. The first touch shows the jqx-grid-column-menubutton (or the options down-arrow).

    Is it possible to trigger columnclick on ipad on “first click” ? If not, how can i call a function when column gets “clicked” the first time on ipad ?

    Last, is it possible to “remove” somehow the “options down-Arrow” on header column?

     

    Thanks very much ! 🙂

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.