jQWidgets Forums

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Copy Paste Issues in jqxGrid Copy Paste Issues in jqxGrid #93190

    pmcintosh
    Participant

    I noticed

    Fixed an issue in jqxGrid regarding the clipboard paste functionality.

    in your April-01-2017 v4.5.1 Release,

    I was wondering if that included a fix for any of the above issues?

    in reply to: Copy Paste Issues in jqxGrid Copy Paste Issues in jqxGrid #90686

    pmcintosh
    Participant

    Also the columns ‘cellvaluechanging’ event does not fire when pasting a value into it.

    in reply to: Copy Paste Issues in jqxGrid Copy Paste Issues in jqxGrid #90432

    pmcintosh
    Participant

    Hi Christoper, Thank you for your prompt response.

    Would you be able to provide an example for being able to copy the cells of the first row to the second ensuring the primary key does not change and with the ability to mutate the data? I cant figure out any way of doing that with the navigation event alone

    I’ve prepared a fiddle https://jsfiddle.net/pmcintosh/tsfavt0w/2/

    Note: the sample will highlight the issue where its possible to copy and paste over a non-editable field and have the updaterow function alert you to its modification.

    Additionally I’ve noticed some other issues that can be seen in the source provided.

    1) The other thing I noticed is that if you copy the X Val 1 field, and then hold down ctrl+v on another field, it will start concatenating the values creating numbers like 1, 111 and 1111

    2) The event appears to fire 3 times with no discernible change in the event args when you hit ctrl+v in a field. (this is solved by returning true in the event handler but i found it strange none the less)

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