On my current project I need to add the following functionality to tables:
- Freezing table header
- Freezing one or more columns on the left
- Ability to re-size columns
We are using RichFaces and jQuery. I have searched for jQuery plugins, but each of them lacks at least one of these features. Could anyone advise a jQuery plugin that provides all of these features out of the box?