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
suman goud
NA
176
53.6k
How to save selected tree view node id in action link
Jul 22 2016 3:25 AM
How to save selected tree view node id in action link using jquery
i have tried
$(".treeview a").on("click", function () {
$.ajax({
url: '@Url.Action("GetTreeViewID", "Treeview", new { Eid=Model.FirstOrDefault().EmpID})'
});
});
am getting first treeview node id, if i remove firstofdefault am getting error
but how to save selected node id in Eid
Reply
Answers (
1
)
I am not getting the CRUD method from my generated entities
GSM Modem Problem Connection