Column Header tooltips disappear on long-scrolling tables

Posted by: MichaelT on 27 March 2019, 3:20 pm EST

  • Posted 27 March 2019, 3:20 pm EST

    When I have tooltips appearing on the column headers of a table and the table is twice as long as the page, if I scroll down the headers stay attached to the first row of the table which is off-screen so the tooltips disappear off-screen with it.

    How can I correct this behavior?

    Some code:

    
    const cellBounds = this.flex.getCellBoundingRect(ht.row, ht.col)
    const tooltipContent = '<b> ' + data + ' </b>'	
    this.tooltip.show(this.flex.hostElement, tooltipContent, cellBounds)
    
    
  • Posted 29 March 2019, 8:52 am EST

    Hi,

    We are currently working on this case. We will give you an update shortly.

    Regards

  • Posted 4 April 2019, 7:22 am EST

    Hi,

    This feature is currently not available in Wijmo and we have created an enhancement request to add this feature in future releases of Wijmo. The Internal tracking ID for this request is 373720 .

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels