jQWidgets Forums

jQuery UI Widgets Forums Grid Multiple row select problem

This topic contains 2 replies, has 2 voices, and was last updated by  davijeb 11 years, 11 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Multiple row select problem #22257

    davijeb
    Blocked

    If I have:

    selectionmode: ‘multiplerowsextended’,
    showfilterrow: true

    then selecting multiple rows will highlight the text in the columns in blue.

    Removing showfilterrow: true fixes this.

    What can I do?

    Thanks,

    Jez

    Multiple row select problem #22258

    Peter Stoev
    Keymaster

    Hi,

    That is not an issue and is by design. The browser’s selection is enabled by default when the showfilterrow is true. If it was disabled, you will not be able to select text in the Input tags of the Filter Row.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Multiple row select problem #22263

    davijeb
    Blocked

    Ah ok, understood and makes complete sense. If I did want to prevent this how would I go about it as I believe our users may need this functionality – one line change or more involved?

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

You must be logged in to reply to this topic.