jQuery UI Widgets Forums Grid Problem: rowdetail with Copy & Paste

This topic contains 4 replies, has 2 voices, and was last updated by  ivailo 9 years, 5 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • Problem: rowdetail with Copy & Paste #72562

    Klaus H
    Participant

    Hi,

    I have the following scenario, I have a main grid with several rows. For each row there is rowdetail with a tab with several entries, mostly grids. These are editable grids and the problem now is, that I cannot copy content from or paste content into these grid fields.

    I have prepared a simple fiddle with that behaviour (only one tab):
    http://jsfiddle.net/7uc7rqpb/1/

    Could you take a look if I am missing an option there or if there’s a mistake?

    Regards
    Klaus

    Problem: rowdetail with Copy & Paste #72581

    ivailo
    Participant

    Hi Klaus,

    In your demo you can use copy/paste when you are editing the cells actually.
    There are some incorrect parts in your code, but can you explain step-by-step the nature of the problem.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

    Problem: rowdetail with Copy & Paste #72587

    Klaus H
    Participant

    Hello,

    as I said, it is not possible to copy or paste values in/from File and File path columns. I can edit them meaning I can overwrite the value, I can delete the value and I can add characters to the value.

    What I cannot do is having text in the clipboard, going in one of the two mentioned columns and paste it in there or mark text in one of the two columns and copy it. To be precise I tested it with CTRL+C and CTRL+V and that does not work, clicking in the field with right mouse click and selecting copy/paste works. But I need a solution with the keyboard shortcuts, that should also work in my opinion.

    Regards
    Klaus

    Problem: rowdetail with Copy & Paste #72620

    Klaus H
    Participant

    Hello,

    I just wanted to add that after discovering in the fiddle example that copy and paste via right mouse click work, in the mask where I need copy and paste to work, there is a context menu on the grid, so right mouse click would not work to paste something into it.

    I have adjusted the fiddle so it also has a context menu in the rowdetail grid.
    http://jsfiddle.net/7uc7rqpb/2/

    Regards
    Klaus

    Problem: rowdetail with Copy & Paste #72622

    ivailo
    Participant

    Hi Klaus,

    Thanks for the feedback, but unfortunately we don’t have a workaround about this situation.

    Best Regards,
    Ivailo Ivanov

    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.