Relative Content

Tag Archive for asp.net-mvcasp.net-core.net-6.0

Table header shifting the right after clicking button

I have a table that works beautifullly but for some reason when I click on my testing button the table headers shift to the right. I tried using `style=”position:fixed” and I tried taking out the thead in my table neither one worked. I can’t find any other resources with my exact problem. Any help is appreciated.