You need to sign in to do that
Don't have an account?

How do I impliment a scrolling header in a pageBlockTable
I have a pageblocktable with results that require scrolling. I would like to fix the header (have it scroll) so the user can always see the matching header to the appropriate column.
Is there a setting to fix the header or another way to achieve this goal?
You cannot implement it using native visualforce tags.
There are various jQuery plugins available which would help you achieving this task.
Try: jGrid or flexigrid