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.
Hi if are ready to built one of such i can help you with that.
check out the following fiddle for demo if it helps.Fiddle Demo
I have used jquery's .scroll()
check if u can
Please tell me if it helps.
来源:https://stackoverflow.com/questions/21449339/dynamic-html-table-with-fixed-header-and-fixed-first-column