Search found 1 match
- Mon Mar 23, 2009 4:25 am
- Forum: General Discussion
- Topic: Need help to make tree view
- Replies: 2
- Views: 388
Need help to make tree view
Hi All, I have one table tbl_content with content_id, content, menu_id columns and another table tbl_menu with menu_id, menu_name, level. Here content_id and menu_id are primary key for both table. [NB. menu has three lebel like main menu, sub menu and child menu]. Now i want to make the tree view l...