ngx-easy-table
ngx-easy-table copied to clipboard
horizontal Scroll with Full width
I would like to calculate the width of .ngx-container
and .ngx-table
and check the condition whether .ngx-table
width is more than .ngx-container
width, then need to apply the below configuration:
this.configuration.horizontalScroll = true;
Hello, I'm in the same situation. No updates after almost 4 years? Did you find a workaround?