Skip to content
Loading
How can do Treeview in mvc 4?
 
do like this pass the models as like format hear i passed state region , region is related to states
 hope it will help u.
just do it .
i already implement this. so u start .if any issue come then ask me i will solve no problem
 
Thnaks
 Brijesh 
  • Abhilash J A
    Yes, I have also see that. But this table structure is very complicated for me. How can I complete this task?
  • hi,
    You can use jstree to do this
     
    see this link
     
    http://techiesweb.net/2012/09/21/asp-net-mvc3-tree-view-with-jstree.html
     
    Thanks,
    Brijesh 
  • Hi,
     
    There are some ready made control libaries which you can use to create TreeView in MVC.
     
    http://www.c-sharpcorner.com/article/using-treeview-with-asp-net-mvc-4/
     
    http://www.dotnetawesome.com/2014/06/how-to-create-treeview-with-database-data-mvc4-aspnet.html
     
    https://mvctreeview.codeplex.com/
     
    https://forums.asp.net/t/2028903.aspx?Create+a+tree+view+in+mvc4+razor+syntax+ 
     
    Thanks and regards,
    Chetan Ranpariya