PPR not updating tree for RowDisclosureEvent
--------------------------------------------

                 Key: TRINIDAD-1604
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1604
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Facelets
         Environment: MyFaces 1.1.14, Trinidad 1.2.11, Spring 2.5.6
            Reporter: Christopher G. Johnston


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 okay, but any RowDisclosure (+/-) button is clicked, nothing 
refreshes on the page. If F5 is pressed the nodes are refreshed as open/closed 
as they were clicked. So the events reached my treeModel. If I add a 
RowDisclosureEventMethod it gets called. 

I also implemented a simple button to text field PPR example. When I press the 
commandButton, the text field gets updated. I added my treeTable id to the 
partialTriggers and my tree (row disclosure changes) gets updated too. 

Has anyone encountered this issue?



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to