I want to fix the first line (total line) of my table (tbody) so it can be visible when scrolling.
I tried all combination between absolute/fixed/relative position but it didn't work.
Please check this jsfiddle, I want to fix the "fixedTable" so it can be always visible and to scroll inside the parent div not out of the parent div
t
Thanks for your help.