I am creating a html table dynamically and filling in its contents. After that I add the complete HTML to a div already on my aspx page. I want to fix the header of the dynamic table and its first column. So far I have tried FixedHeader,datatable and fixedcolumn plugins but nothing seems to be working.
Kindly help if I need some css or something else I am missing.