jQuery UI Widgets Forums Grid Grid Number input issue

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

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • Grid Number input issue #77736

    Dinesh
    Participant

    Hello
    There seems to be an error when using numberinput with grid and selection mode as ‘multiplecellsadvanced’.
    Click on the cell once and start typing and the first digit just gets disappear.

    http://jsfiddle.net/4e6a7qwc/

    Problem is only on ‘multiplecellsadvanced’ and is because when you start typing the first value gets selected and gets replaced at the time when you type the second number. May be it is a general problem with other components as well.

    Grid Number input issue #77739

    Dinesh
    Participant

    Sorry! other components work perfectly..It is only the issue with number input.

    Grid Number input issue #77749

    ivailo
    Participant

    Hi Dinesh,

    To avoid this behavior set editmode: 'click',.

    Best Regards,
    Ivailo Ivanov

    jQWidgets Team
    http://www.jqwidgets.com

    Grid Number input issue #77752

    Dinesh
    Participant

    Hi Ivalio,

    Thanks for the reply.
    If I use editmode: ‘click’, my multiplecellsadvanced is lost.
    I need multiselection because user selects multiple cells and use clipboard to paste values at a stretch.

    Thanks
    Dinesh

    Grid Number input issue #77850

    ivailo
    Participant

    Hi Dinesh,

    We will consider this behavior.
    Like a workaround you can use the default editor and validate the input.

    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.