Hi,
I'm using version 2013.3.1119 to create a basic TreeView. Please refer to http://jsfiddle.net/fDrvP/
I've tried running this fiddle in Chrome 31/Firefox 25/IE 9 on Windows 7 with the same result.
When I try expanding Item 3 (clicking the arrow or double clicking the text), no child items are shown. If I inspect the li element, I can see some attributes changing to expanded="true" but no child items appended.
Is there something I've overlooked?
I'm using version 2013.3.1119 to create a basic TreeView. Please refer to http://jsfiddle.net/fDrvP/
I've tried running this fiddle in Chrome 31/Firefox 25/IE 9 on Windows 7 with the same result.
When I try expanding Item 3 (clicking the arrow or double clicking the text), no child items are shown. If I inspect the li element, I can see some attributes changing to expanded="true" but no child items appended.
Is there something I've overlooked?