| Issue 365: | Select option 3 with checkboxes does not work with lazy loading | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1.Setup a dyna tree with lazy loading having select checkboxes with select mode as 3. 2. Try and select the directory nodes. Do this before any child node requests have been sent out. Then open the child nodes ... let them load. Once you load you will see that the child nodes are not selected. 3. Do the same after you have loaded the child nodes. Now you will see the select option 2 will select all the child nodes as well when the parent is selected If possible, please attach an example HTML file (e.g. a copy of `doc/_test- ISSUE.html`), that reproduces the problem when copied into the dynatree/doc/ folder or reproduce on jsFiddle: 1. open http://jsfiddle.net/mar10/xj5au/ 2. [Fork] - Modify code - [Update] - [Share] What is the expected output? What do you see instead? The expected output is that all the children nodes when loaded after a lazy load should also some how know to be selected = true. What version of the dynatree and jQuery are you using? On what operating system and browser? What DOCTYPE declaration are you using? Please provide any additional information below.
Jan 26, 2013
(No comment was entered for this change.)
Labels:
Milestone-Release0.0
|
Mergedinto: 114