In an aspx page, I have two gridviews with similar data. Here is a screenshot of the page layout.
Even though each column in the grids is defined in % and has the same width settings, there are slight variations in the output. I want to ensure that the columns in both grids appear exactly the same. Can anyone provide guidance on how to fix this issue using .net or JavaScript? Thank you for any help in advance.