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
Surya Kant
640
1.6k
642.5k
How to load a specific view inside a page.
Jun 18 2016 1:02 PM
Hi all,<br /> <br /><div> I have a DataTemplate.cshtml page and inside that i have different button such as student,teacher and etc;</div><div>so what i want is that when i click on student button then it goes to controller action method and i do some operation their and form controller i want to return the view for student to DataTemplate page and inside that i want to show the studentData(the view which comes form controller) in a specific div of DataTemplate.cshtml page.</div><div> if you have any idea how to achieve this please tell me.</div> Thanks!
Reply
Answers (
1
)
How to check if a session has a record in a named table
code first and database first approach.