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
Neil Palmer
NA
7
978
returning mutiple models to a single view MVC
Aug 11 2014 2:57 PM
I am having a problem returning multiple models to a single view.
First I create a using the entity data framework which contains two tables,
I need to show data from both tables on a single view. I tried using a partial view for this
but I get an error that the view is strongly typed for a single table.
is there a way to do this?
Reply
Answers (
3
)
Total no of records in webgrid
C# event handler question