IvanJosipovic / BlazorTable

Blazor Table Component with Sorting, Paging and Filtering
https://BlazorTable.netlify.app
MIT License
540 stars 109 forks source link

[Bug] When using the Visible property of a column the Footer misaligns when column made invisible #373

Open jcasement opened 2 years ago

jcasement commented 2 years ago

Simple to reproduce just add a footer and columns with hideable=true

When running make one column hidden which causes the footer to now be one column misaligned