[Trinidad] tr:treeTable PPR not refreshing with facelets

2010-02-01 Thread C J
Thanks Max. It is a double heading, but it wasn't listed as an error. The problem was with Spring Web Flow and Trinidad. I found the solution for this at the following link: http://forum.springsource.org/showthread.php?t=74388highlight=trinidad

Re: SelectOneRadio selectitem label

2010-02-01 Thread C J
Trinidad provides this with tr:table: (http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_table.html).   If you use trinidad, also read the following: (http://forum.springsource.org/showthread.php?t=74388highlight=trinidad) . --- On Mon, 2/1/10, Kunle Ola kunle...@gmail.com wrote:

[Trinidad] tr:treeTable PPR not refreshing with facelets

2010-01-31 Thread C J
Thanks for the suggestions, but they didn't resolve the issue for me. The web.xml file already had -1 for the facelets.REFRESH_PERIOD. I also removed the xml declarations from all the files, but it also did not resolve the issue. As far as I can tell the RowDisclosure screen updates are my

[Trinidad] tr:treeTable PPR not refreshing with facelets

2009-10-26 Thread C J
I have set up a Trinidad tr:treeTable (and tr:tree) using PPR, but the tree is not refreshed upon clicking a RowDisclosureEvent. The RowDisclosureEvents are received by my event handler. If I press F5, the nodes are redisplayed as they should be.   I am running Facelets 1.1.14 and Trinidad

[Trinidad] tr:treeTable PPR not refreshing in xhtml page managed by Spring

2009-10-23 Thread C J
I'm new to Trinidad. I presume that this issue has been seen before, but I don't know where it's classified. I'm trying to implement a tr:treeTable in an xhtml page managed by Spring. The tree displays, but when a RowDisclosure (+/-) button is clicked, nothing refreshes on the page. If F5 is