jQWidgets Forums

jQuery UI Widgets Forums DataTable first click row datatable

Tagged: 

This topic contains 4 replies, has 4 voices, and was last updated by  temjack 8 years, 12 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • first click row datatable #83666

    gabocu
    Participant

    Hello everybody.

    I have found a bug in the first click in every row when the datatable load (include the examples Demos). When datatable load and in the first click in a row, the page automatically make vertical scroll to up, until the bottom table is equal to bottom screen. This is a annoying because move the rows or the options.
    How to fix?
    PD. Excuse my english.
    >This is a gif of the problem
    Gif of the problem

    first click row datatable #83683

    Peter Stoev
    Keymaster

    Hi gabocu,

    The clicked item receives focus and the browser scrolls to it automatically. This is a normal web browsing behavior.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    first click row datatable #83716

    gabocu
    Participant

    Ok, i understand, thank you. One question: why only in the first click after the load?

    Thanks…

    first click row datatable #83741

    admin
    Keymaster

    Hi gabocu,

    Because after it is already on focus, it is not necessary to re-scroll to it.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    first click row datatable #84491

    temjack
    Participant

    Hello gabocu,
    I tell you,they CAN’T solve your problem.I ask the same question long time ago and the answer is the same as yours.
    Now I give you a way to solve this problem:set selectionMode: “custom”

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

You must be logged in to reply to this topic.