jsf - Primefaces treetable different background colors for rows of different hierarchy -


enter image description here

is there chance background colors can different on different hierarchies?

for example, in above picture, make rows of documents, pictures, movies green , children yellow.

thank you!

you can specify on given uitreenode (that's used represent node within tree) style using the setstyleclass method.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -