Fixed table header with horizontal AND vertical scrolling body
问题 Objectives : Column width of table header and table body should be same. Table header to be fixed on vertical scroll. Table header to be moved on horizontal scroll. Header to be displayed inside scroll-able division of HTML. Problem statements: Table header does not get fixed on vertical scroll. Header displayed out of scroll-able division of HTML(When header position is fixed). I have seen many posts, but could not find the solution to this particular problem statement. I have created two