Wijmo flex sheet auto fill area display issue

Posted by: m.mironenko on 9 June 2021, 10:20 pm EST

  • Posted 9 June 2021, 10:20 pm EST - Updated 3 October 2022, 4:39 am EST

    I have following UI issue around wijmo flex sheet auto fill functionality: when we drag mouse to the bottom then table scrolls because of it and as a result dotted area capture the header as well and displays over the header.

    Do I have a chance to fix it?

  • Posted 11 June 2021, 3:39 am EST

    Hi,

    We are able to replicate the issue at our end and hence we have escalated it to the concerned team for further investigation of the issues. The internal tracking id for the issue is WJM-20195.

    Till the issue is fixed, you may use the following CSS to fix the issue at your end:

    .wj-header {
      z-index: 10000;
    }
    
    

    You may also refer to the following sample: https://stackblitz.com/edit/js-jofwvk?file=index.js

    Regards

Need extra support?

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

Learn More

Forum Channels