Hey guys,
Basically, I am using two data tables in my view.
First table contains headers, sub headers and aggregated data.
Second one contains actual dataset.
Fiddle link: https://jsfiddle.net/dhruvsha2707/w85x9bmL/
Both tables have same numbers of columns and shares same properties (eg. width, height, colspan, rowspans etc) but even then, both have asymmetric column width. Is there any solution for this?
This is how columns looks like: Image may be NSFW.
Clik here to view.