0

multiple images treecol

asked 2013-06-12 15:48:11 +0800

fcerati gravatar image fcerati
1

Hi everyone

I was wondering if you can help me with this trouble. I want to set multiple images (I mean one or more for earch Treecol component) on a Treecol component... How can I do that? Because I'm trying and I couldn't make it work. I will give you some code for example.

TipoDocumento repa = (TipoDocumento)data; Treerow tr = new Treerow(); tr.setParent(item); tr.setId(repa.getAcronimo()); tr.appendChild(new Treecell(repa.getNombre())); tr.appendChild(new Treecell(repa.getAcronimo())); tr.appendChild(new Treecell(repa.getDescripcion())); Treecell treeCell = new Treecell();

Thanks

delete flag offensive retag edit
Be the first one to answer this question!
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2013-06-12 15:48:11 +0800

Seen: 8 times

Last updated: Jun 12 '13

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More