jQWidgets Forums

jQuery UI Widgets Forums Grid jqxgrid focus status

Tagged: ,

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • jqxgrid focus status #67147

    joe cx
    Participant

    Hi All,

    How to know the grid is focused. there is a method isFocus() or something.

    Best regards

    jqxgrid focus status #67149

    Peter Stoev
    Keymaster

    Hi joe cx,

    Unfortunately, there is no such method. document.activeElement gives you the HTML Element which currently has the focus. You can check whether this is the Grid’s HTML Element or any element which is child of it.

    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.