Hi,
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.

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?

2010/10/4 Greg Brown <[email protected]>

> No, this isn't supported in TableView (though it is in TablePane).
>
> What is the use case?
>
> On Oct 4, 2010, at 5:31 PM, Michal Margiel wrote:
>
> Hello,
>
> Is it possible to span cells in header in tableView component? I have
> scaned the API for TableView but haven't found anything.
>
> --
> Pozdrawiam/Best regards
> Michał Margiel
>
> http://www.javarsovia.pl
> http://www.linkedin.com/in/MichalMargiel
> http://poligloci.margiel.eu
>
>
>


-- 
Pozdrawiam/Best regards
Michał Margiel

http://www.javarsovia.pl
http://www.linkedin.com/in/MichalMargiel
http://poligloci.margiel.eu

Reply via email to