Hello,
I would need to build a html table that has a horizontally scrolable column. The scroll should be placed in the column's header.
My question first question is: do you know any jquery plug-in that is able to do this? My second question: is this possible using a single table. I've heard that in order to do this you need to use multiple synchronized tables that look like a single one from the user's perspective.
Any ideea/advice would be welcomed.
Thank you.