[Tobago] Problem using tc:tree and request parameters

2010-06-03 Thread Alf Felis
Hi all, I have a problem with tc:tree. In my code I expand the tree after creation using the TreeState: state.expand(tree, 1); This works fine till I use a request parameter... e.g. http://localhost:8080/Tobago/faces/TobagoTreeTest.jsp?param=123 In this case the first/initial call will show a

Re: Trinidad table rows need be displayed in expanded mode by default?

2010-06-03 Thread Cédric Durmont
I have 2 suggestions : - replace tr:table with tr:treeTable, and use initiallyExpanded="true" (feasible, but there's work to do to have something that resembles what you want) - examine the source code behind the "expand all" button of your table. Add equivalent javascript code just after the tr:ta

AW: [Tobago] foreach in c:sheet

2010-06-03 Thread Abushammala, Hani (EXTERN: FTP)
Hi Udo, The boxes in the image are an example, but the elements to visualize can have different icon. Each image can be linked to an action for requesting a source with individuals parameters. I dont't thinks that the will help me. I will try to create a custom component to implement such a pa

Re: Getting ViewExpiredException

2010-06-03 Thread Guy Rouillier
On 6/3/2010 9:39 AM, Mr. Himanshu Gupta wrote: I have a project in which whenever I try to navigate I get ViewExpiredException This is a very common issue. You've provided absolutely no information, so st