hi all! i m using treeview of jquery.. if i provide the formatted html like ul,li,ul,li,/li,/ul,/li,/ul, the plugin works perfect.
now i don't have ul,li rather, i've a datatable or collection which contains fields Id,name,parentId,depthlevel how can i generate ul,li list from these fields or is there any way to direct bind data with jquery plugin. u can find plugin http://docs.jquery.com/Plugins/Treeview thanx