How to remove row of FlexGrid when scroll row below column header

Posted by: danquyen6596 on 7 February 2022, 9:49 pm EST

    • Post Options:
    • Link

    Posted 7 February 2022, 9:49 pm EST - Updated 3 October 2022, 3:07 am EST

    I making flexgrid have set background-corlor of column header transparent.

    result in picture. Fix error?

    Thanks!

  • Posted 9 February 2022, 4:36 am EST

    Hello,

    We are unable to understand the issue here. The shared image doesn’t provide much information, could you please share a clear image and detailed information on the issue/error you are facing? so that we can assist you accordingly.

    If you wish to set the background color of the FlexGrid to transparent then you may use the CSS given below:

    
    .wj-header{
        background-color: transparent !important;
    }
    
    

    Regards

  • Posted 14 February 2022, 7:41 pm EST

    Hi,

    We are sorry but in the case of the transparent header, the observed issue is expected because the top row which is partially visible get behind the header cells.

    Instead of having a transparent background, I would suggest you have the header color same as its background.

    Regards

Need extra support?

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

Learn More

Forum Channels