jQWidgets Forums

jQuery UI Widgets Forums General Discussions Focus in jqxGrid cell is not setting properly.

This topic contains 2 replies, has 2 voices, and was last updated by  Manu Vashishtha 4 years ago.

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

  • Manu Vashishtha
    Participant

    Hello Sir,
    I am facing a problem with latest update of jqxGrid. I am working with latest release jQWidgets v12.0.4 (2021-Apr) [Javascript/jquery].
    I am setting focus in particular cell of the grid using begincelledit method.

    e.g. $(‘#’ + _gridId).jqxGrid(‘begincelledit’, 0, _columns[2]);

    But, it is showing variant behavior. Sometimes it works on one computer and stop working on another.
    I have created an example of it :–http://jsfiddle.net/wgdh3jrz/3/

    When space key is pressed in “First Name” column then focus is not setting in the same cell after closing dialog box.
    But if same dialog is opened from “Last Name” then focus is setting properly in “First Name”.
    Want to clarify that it is not working when I am opening dialog from “First Name” and also setting the focus in the same cell.

    I am using this feature from last 5-6 years. but, it’s not working in latest release. I can’t ignore this feature as it is the part of core functionality of my grid. Please provide any solution for it asap.

    Thanks & Regards
    Manu Vashishtha


    admin
    Keymaster

    Hi Manu Vashishtha,

    We tried to reproduce this when we tested it. Furthermore, we did not make any changes in the Grid editing in the last few releases.

    Best regards,
    Peter Stoev

    jQWidgets Team
    https://www.jqwidgets.com/


    Manu Vashishtha
    Participant

    Hello Peter

    This is working fine in old version. We were using jQWidgets v3.9.1 (2015-Oct) Copyright (c) 2011-2015 jQWidgets. but now in latest release, this is the issue we are facing.

    Thanks & Regards
    Manu Vashishtha

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

You must be logged in to reply to this topic.