You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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;
The text was updated successfully, but these errors were encountered:
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:The text was updated successfully, but these errors were encountered: