How to add more that one header.
Opened this issue · 7 comments
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.
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.
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.
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.
Hi BraisGabin your explanation is awesome but i have need design like this,How this is possible ,please help me .
Book1.xlsx