jQWidgets Forums

jQuery UI Widgets Forums Grid tooltip on cell hover

This topic contains 2 replies, has 2 voices, and was last updated by  Nagoor 10 years, 7 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • tooltip on cell hover #59517

    Nagoor
    Participant

    Hi Peter,

    I have implemented tooltip on cell hover for every cell in my grid.In my page, entire row will be highlighted on hover of any cell as per our requirement. when i hover on a cell it displays a tooltip with desired msg, till then its working fine, but if i continue to next cell the tool tip msg is not getting updated as per the new cell. but if i go to another row or out of the grid and hover on required cell , then proper tooltip is getting displayed.so, to view tooltip of required cell, everytime i need to get out of focus of that row and get back to the required cell. Please help me with this.

    Thanks
    Nagoor

    tooltip on cell hover #59531

    Peter Stoev
    Keymaster

    Hi Nagoor,

    Refer to: http://www.jqwidgets.com/community/topic/grid-mouse-hover-popup-window/

    Best Regards,
    Peter Stoev

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

    tooltip on cell hover #60763

    Nagoor
    Participant

    hi peter,

    Referring to above link, i could understand that, they are using the selection mode as single cell which obviously works fine. but in my case selection mode is “none ” and i am using custom checkbox colon for selecting rows. as per our requirement , the entire row must be highlighted on hover of cell or row. so on cell hover , the entire row gets focus, so once a tooltip gets a value, its nopt getting updated until i lose the focus of its respective row. hope you understand my problem.

    Thanks and Regards

    nagoor

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

You must be logged in to reply to this topic.