jQWidgets Forums

jQuery UI Widgets Forums Grid Paste on cell

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 12 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Paste on cell #15899

    germanbrea
    Member

    Hi,
    We have a jqxgrid table and we would like to be able to paste values on the numeric cells. Like if I paste $8,000 I want to be able to replace and leave 8000 in the cell but now it’s automaticaly changing to zero (0).
    How can we handle this to add a replace function when pasting?
    Thanks in advance and regards.

    Paste on cell #15903

    Peter Stoev
    Keymaster

    Hi germanbrea,

    jqxGrid has built-in cut, copy and paste behavior. It is possible to paste and replace values with the latest version. You can examine that behavior in this sample: cellediting.htm. You can paste a value from the Price column to the Quantity column and the value is automatically formatted.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.