EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: dailyblog on November 17, 2018, 03:20:38 AM



Title: new feature required for tree
Post by: dailyblog on November 17, 2018, 03:20:38 AM
hi, tree wedget should add plain data option that can generate tree constructure from database directly through parentid


Title: Re: new feature required for tree
Post by: stworthy on November 18, 2018, 06:44:47 PM
Use the 'loadFilter' function to convert the original data to expected data format.

http://www.jeasyui.com/forum/index.php?topic=1265.0


Title: Re: new feature required for tree
Post by: dailyblog on November 19, 2018, 05:33:17 PM
I do not think it is easy to use.so many rows of codes when every usage.why not extends a property for tree?