2010/10/5 Greg Brown <[email protected]> > > Thank you for your answer. Use case is to display pretty big table with > more then one row in header and columns grouped into bigger units. > > Ah, OK. Unfortunately, column spanning is not supported, though you can > have multi-row column headers. > > > I would like to also freeze not only columns but also rows header. I have > something like this in my swing application but I had to do it by my own > using MigLayout. > > Can apache pivot help me with this task? > > Yes - here is an example that uses both row and column headers: >
It is great to hear that there are multi-row column headers and row headers! So there is almost everything I need. But lack of cell spanning makes using apache pivot in my application impossible :( Are there any plans to implement, both horizontal and vertical, spanning? -- Pozdrawiam/Best regards MichaĆ Margiel http://www.javarsovia.pl http://www.linkedin.com/in/MichalMargiel http://poligloci.margiel.eu
