Im hoping there is a "simple" way to allign all the data grids, so basicly all the colums have the same width as one another when posible ( Some of the grids have more colums then the other once ).
Is this posible to do in html,xml simply or do i need to manualy set the width of eatch colum myself?
The site is a ASP.net ( .NET 3.5 ) and is "classic" style, not MVC.
Markup can be found here on how i create the datagrids