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
Hanif Hefaz
456
3.2k
424.6k
Data to be listed in a view mvc 5
Aug 11 2016 7:00 AM
Hello all ASP.NET Developers!
i am developing an MVC application, in a view where i can add some data and show that data in details view, now i want to list all the data as its in the details page in my first view where i can add that data, the problem is that the data is in a table in my first view how i can arrange that table to show that data as its on the details page?
i want to make a list something like
c-sharpcorner
members list.
Here are the snapshoots
1- this is my first page
2- This is the details page
i want to make my first page something like this
i want the first page to show Details like in the pic above with the picture and related details. i think the problem is in bootsrap and css, am i right?
Note: i am using MVC5 with VS2015
Reply
Answers (
2
)
Load data while Scrolling Page down with datalist
Issue with Posted JSON data to Web API