Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add more that one header. #109

Open
O6e36ashenII opened this issue Nov 23, 2016 · 7 comments
Open

How to add more that one header. #109

O6e36ashenII opened this issue Nov 23, 2016 · 7 comments

Comments

@O6e36ashenII
Copy link

Hello, your lib is perfect. But i can't find how i can add more that one header. I have big table, and i need to set more that one header. How i can do this.For example i need to start from row = -3, column = -3, all negative rows and columns must be scrollable.

@BraisGabin
Copy link
Collaborator

You can't do it right now. You must edit the library to add that behaviour. Or you can create a view that seems 3 views.

Related with #104, #101, #54

@O6e36ashenII
Copy link
Author

I trying implement this in TableFixHeaders. I can't find this. Can you show me in code TableFixHeaders, to have first row and column -2 -2.

@BraisGabin
Copy link
Collaborator

There isn't in the code. You must modify the internal code of TableFixHeader to do that. Right now just one header is hardcoded in the view. I didn't think in that use case when I developed it.

@O6e36ashenII
Copy link
Author

image
Look this is how my table must be. Maybe you can show me how do change scrollable rows. Will be good if first four rows will be scrollable. Or give me examplse were i can change it to my value. It will helps me

@BraisGabin
Copy link
Collaborator

It's not trivial how to accomplish that table with this view. You must reimplement this class https://github.com/InQBarna/TableFixHeaders/blob/master/library/src/main/java/com/inqbarna/tablefixheaders/TableFixHeaders.java

I can't give you more hints. You must read it, understand it and then modify it. You want more fixed views and span some columns.

@mantosh9641
Copy link

Hi BraisGabin your explanation is awesome but i have need design like this,How this is possible ,please help me .
Book1.xlsx

@mantosh9641
Copy link

Actually i need yellow section also with various text.
untitled

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

No branches or pull requests

3 participants