Jeasyui Tree Tree2
# jQuery EasyUI Tree Menu - Creating an Asynchronous Tree Menu
To create an asynchronous tree menu (Tree), each tree node must have an 'id' attribute, which will be submitted back to the server to retrieve child node data.
!(#)
#### Create the Tree Menu (Tree)
YouTip