jQWidgets Forums

jQuery UI Widgets Forums Grid Input field in row detail not working

Tagged: 

This topic contains 4 replies, has 2 voices, and was last updated by  Peter Stoev 10 years, 5 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • Input field in row detail not working #66263

    Alantod17
    Participant

    I have some input fields in my row detail and when I am trying to copy the text in the input filed the clipboard does not catch anything. right click and choose copy do not work either. the only way to cope is to select all text in the input tag and right click then use keyboard navigate to copy. it looks like the focus is lost when try to copy. please help

    Input field in row detail not working #66271

    Peter Stoev
    Keymaster

    Hi Alantod17,

    You should set your Grid’s “enablebrowserselection” property to true to enable the user selection within details.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

    Input field in row detail not working #66361

    Alantod17
    Participant

    Hi Peter

    Thanks for the reply.

    The “enablebrowserselection” property does not work on my case.

    I find out that all shortcut keys are not working in row detail input field.

    And when I am pressing ctrl key down the focus still on the input tag, but the focus is lost when i am pressing “C” key down.

    Cheers

    Input field in row detail not working #66367

    Alantod17
    Participant

    Hi Peter

    I also find out that the focus is jump out from input to the div <div tabindex="1" class="jqx-clear jqx-max-size jqx-position-relative jqx-overflow-hidden jqx-background-reset" id="wrapperjqxWidget5cc22c0e">

    please help

    cheers

    Input field in row detail not working #66382

    Peter Stoev
    Keymaster

    Hi Alantod17,

    shortcuts are handled by jqxGrid.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.