How would I create an HTML table that looks like the picture?
In my case I have many fields, and I want to show the important ones with fixed column and show the other detail with scrollable bar,
just look at this picture:
I have found this link https://datatables.net/extensions/fixedcolumns/examples/initialisation/left_right_columns.html
But this is not what I want.