grid.rowHeaders.height returns zero

Posted by: burak.p1 on 21 March 2023, 8:44 pm EST

  • Posted 21 March 2023, 8:44 pm EST - Updated 21 March 2023, 8:49 pm EST

    Hi,

    I am trying to get the height value of rowHeaders but it returns zero.

    grid.rowHeaders has a height value.

    Attached image is the result of:

    console.log(grid.rowHeaders)

    However, when I try to retrieve the value, it returns 0:

    console.log(grid.rowHeaders.height)

    I am simply trying to get the height value of a row or a cell.

    Any help greatly appreciated.

  • Posted 22 March 2023, 10:51 pm EST

    Hello,

    We apologize but we are unable to replicate the issue at our end, could you please refer to the below sample used to replicate the issue and let us know if any changes are required to replicate the issue at our end?

    If you are facing the issue only in your application and not in the below-shared sample, it might be possible that the issue is caused due to some other factors in your application therefore I would request you to please share a small sample replicating the issue.

    Sample link: https://stackblitz.com/edit/js-qfgtem?file=index.html,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