jQWidgets Forums

jQuery UI Widgets Forums Grid Get Cell Element in cellclick function

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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Get Cell Element in cellclick function #87199

    Furynation
    Participant

    Hi,

    I was wondering if it’s possible to get the element of the clicked cell in the cellclick function? I’d like to pop a jqxTooltip beneath a cell, but I can’t seem to get the original element of the cell that was clicked in the callback. The closest I have is args.originalEvent.originalTarget which is the grid itself (not the cell).

    Because of this, the tooltip pops in the wrong location.

    Thank you.

    Get Cell Element in cellclick function #87214

    Peter Stoev
    Keymaster

    Hi Furynationm,

    No. We don’t provide access to the elements. You can style cells by using cellsrenderer or cellclassname.

    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.