TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
r p
NA
343
0
How to make JSTREE Navigate to another page in MVC3 (Razor)?
May 12 2013 2:08 AM
Hi,
I am using the example in the following link to create a Treeview to show a list of Managers, Employees and so on in an MVC3 (Razor) page. -
http://www.techiesweb.net/asp-net-mvc3-tree-view-with-jstree/#comment-830
what I am trying to do is -
when a user
clicks on the Name of a Manager
or an Employee, it should
either show the "ID"
of that employee in a Text Box in the same page (.cshtml)
orNavigate to another page
where the user can see the profile of the selected employee. Can anyone please help me to do it?
I can display the employee names in a TreeView using JSTree; but JSTree does not allow me to Navigate to another page.
Thanks
Reply
Answers (
0
)
Radio Button Values into SQL
check in database !!