Scroll bar for display table
问题 I was wondering how to insert a <DIV> tag in between the pagination bar and the actual TABLE that starts the results display if I have the pagination bar at the top. If I just put the <DIV> tag right before my display:table, it also includes the pagination stuff inside the scroll bar. Also, I cannot figure out how to set the style to TBODY as it is a little bit confusing. I am not sure if you guys wrote this stuff but can you advise me if you have any idea how to achieve this. and my code is