Question

I'm using RichFaces on my JSF2 application, and I need a way to have something like a tree-column or tree-table.

As far as I know, there's no support for such thing in RichFaces. Something's mentioned for RichFaces 4.0, but the priority of this in their plan isn't promising at all, and I don't think that it's going to be included in 4.0.

I know there's a tree table available in IceFaces, but I'd rather not add another library to avoid conflicts and learning curve and ...

So, I'm looking for the simplest way that I can achieve the same results with minimum efforts, maybe using sub-tables in RichFaces? Any ideas would be appreciated.

Was it helpful?

Solution

Someone has written a tree table component before. May be useful for you. Take a look at here.

OTHER TIPS

link text

In the next version (coming in a few weeks) it will have more features

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top