Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

How to freeze table header in pivot tables #208

Open
guoying9464 opened this issue May 4, 2017 · 1 comment
Open

How to freeze table header in pivot tables #208

guoying9464 opened this issue May 4, 2017 · 1 comment

Comments

@guoying9464
Copy link

When I scroll down I can't see the table header so I don't know what this column means. And I really wonder how to do that by using pivot plugin

@mysticfall
Copy link
Owner

Sorry, it's not possible with Pivot4J Analytics application. That being said, as the core API itself is independent of any specific UI implementation, you can write your own TableRenderCallback (and TableRenderer_ if it's necessary) using proper grid library which support such a feature.

Personally, I wrote one based on DhtmlX grid before, but as it was in a commercial project, I cannot share its source code though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants