How do I bind nested table using Trinidad?

2010-03-18 Thread navnath kumbhar
Hi There, Can any one suggest me, how do I bind nested table using Trinidad? I am able to bind simple table for row selection, I am trying same for nested table(i.e. child table), but it's not working. Can any one face same issue? Thank You, Navnath Kumbhar.

How do I bind nested table using Trinidad?

2010-03-18 Thread navnath29
Hi There, Can any one suggest me, how do I bind nested table using Trinidad? I am able to bind simple table for row selection, I am trying same for nested table(i.e. child table), but it's not working. :working: Can any one face same issue? Thank You, Navnath Kumbhar. -- View this messa

Re: How do I bind nested table using Trinidad?

2010-03-18 Thread Max Starets
Navnath, Can you provide more information about what you are trying to achieve? A code snippet would work best. Max navnath kumbhar wrote: Hi There, Can any one suggest me, how do I bind nested table using Trinidad? I am able to bind simple table for row selection, I am trying same for

RE: How do I bind nested table using Trinidad?

2010-03-19 Thread Rene van Wijk
You can get child components with the getChildren method from the CoreTable instance you have bind to your bean.   -Original message- From: navnath29 Sent: Fri 19-03-2010 05:45 To: users@myfaces.apache.org; Subject: How do I bind nested table using Trinidad? Hi There, Can any one