开发者

Editable Tree View for MVC using jQuery

I'm looking for an Editable tree view which easily lets me to make new items, rename and delete them.

before i starte开发者_C百科d using MVC i used the Obout tree which works quite well: http://www.obout.com/t_db/index.aspx

but this isnt going to run in jQuery, so i'd like to know if someone has some experience in a jQuery solution. i guess i'll build a element as the tree from the DB. I will use 3 lvls of depth as a maximum. Could be nice if the tree will have a Sortable option like the jQuery UI: http://jqueryui.com/demos/sortable/

Does anyone have an idea of a good jQuery plugin which might come close to doing the job?

thanks in advance. Stefan


I've found jsTree to be a pretty nice tree control. Maybe it will work for you?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜