fin-hypergrid / fin-hypergrid/core
how to calculate the width of the hypergrid table with the scrolling
Open
- Dominant language
- JavaScript
- Stars
- 907
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
grid.behavior.grid.div.clientWidth gives only the container div width, not the grid itself with scrolling , how i can get the entire width for all the content ?
what i am trying to do is to calculate the columns and set the last column width as the ( total width - the rest of the columns width)
Contributor guide
Assessment
This issue has not been assessed yet.