Title: A Dynamic Treeview Menu
Description: it can create treeview style menu dynamically with your data hierarchy easily...it works without refresh. You must add menu items in Menu table then define relations with ParentId field on this table. (For example as you can see from screen shot if you want to add Western category under the DVD item first you must open access db and define Western item in Menu table. Then you must define this record's ParentId as DVD item's id.That's all.) you can edit item name,url...vs with opening the access db. You can add many items and sub items, limitless.
-Treeview layout fixed,menu target option added.(_self,_blank...etc)
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=9498&lngWId=4

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
