jQWidgets Forums

jQuery UI Widgets Forums Grid Get hovered row bound-index

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Get hovered row bound-index #61053

    tmaurst
    Participant

    I’m attempting to get the bound index of a row being hovered over within a grid’s datasource…

    I managed to find this method while looking through some forum questions:
    $(“#mygrid”).jqxGrid(‘hoveredrow’);

    However, this simply returns the index within the ‘viewed’ rows.

    Is there a method to capture a hovered row’s index within the datasource?

    Thanks

    Get hovered row bound-index #61057

    Peter Stoev
    Keymaster

    Hi tmaurst,

    jqxGrid does not have such property. You cannot get the index of a hovered row. There’s no such API in this version.

    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.