Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
0
Answer
Asp.Net MVC Treeview in Multi table Data
Sheik Mohamed Sulaiman
8y
466
1
Reply
Hi All,
I am new to MVC.I want to create tree view list using ASP.Net MVC can any one suggest me how to
slove
this.
total table 5 table
and jstree method also using
using Store procedure
SELECT GLTypes.GLTypeName,GroupName,GLSubGroups.SubGroupName,GLControlName from GLTypes Left outer join GLGroups on
GLGroups.GLTypeID=GLTypes.GLTypeID Left Outer Join GLSubGroups on GLSubGroups.GroupID = GLGroups.GroupID
Left outer join GLControls On GLControls.GLControlID= GLSubGroups.GLControlID
every table data unique i need
Thanks
Sheik mohamed
Post
Reset
Cancel
Answers (
0
)
Next Recommended Forum
Hide Tool Tip on mouse over(not to remove the value ).
creating responsive aspx pages using bootstrap