[ 
https://issues.apache.org/jira/browse/WICKET-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yves Zoundi updated WICKET-1019:
--------------------------------

    Description: Lots of people require lazy loading of a tree when there is a 
huge amount of data to load. The ajax tree has some bugs when nodes are 
populated dynamically. For example when you click on a node and trigger an 
event in your application to populate the node children if needed, the + sign 
is not shown in the tree. Wicket seems to be aware that the node now has 
children. However, if wen you expand the populated node, the + sign isn't 
displayed.  (was: Lots of people require lazy loading of a tree when there is a 
huge amount of data to load. The ajax tree has some bugs when nodes are 
populated dynamically. For example when you click on a node and trigger an 
event in your application to populate the node children if needed, the + sign 
is not shown in the tree. Wicket seems to be aware that the node now has 
children if you expand it, but the + sign isn't displayed.)

English troubles

> Ajax tree strange behaviour when updating dynamically some nodes
> ----------------------------------------------------------------
>
>                 Key: WICKET-1019
>                 URL: https://issues.apache.org/jira/browse/WICKET-1019
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.0-beta3
>         Environment: Windows XP Home Edition
>            Reporter: Yves Zoundi
>            Assignee: Matej Knopp
>         Attachments: quickstart.zip, screenshot-1.jpg
>
>
> Lots of people require lazy loading of a tree when there is a huge amount of 
> data to load. The ajax tree has some bugs when nodes are populated 
> dynamically. For example when you click on a node and trigger an event in 
> your application to populate the node children if needed, the + sign is not 
> shown in the tree. Wicket seems to be aware that the node now has children. 
> However, if wen you expand the populated node, the + sign isn't displayed.

-- 
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