开发者

jsTree - is it possible not to use nestedSets in the DB?

Nested Sets are to complex for my small application, so I would like to use the Adja开发者_如何学Ccency Model. My child node will know the father node and have an order nr. Is jsTree coupled to the nestedSets model, or I can use whatever I like in the backend?


You can use what ever you want in back end.

You need to pass jsTree source data and jsTree will display it. You can pass all at once or by node using AJAX call.

Also have a look at jsTree model back

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜