Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

when i search in google to display records as popular products in grid like (shopping website displays products in grid ), web grid uses to show records<-- in web form we will use gridview. whcih is okay.

I want to display few information about products in front-end like follow

for example.

column1 column2 column3

price of product price of product price of product

descript of product descript of product descript of product

image of descript image of descript image of descript

and etc and etc and etc

if it is asp.net web form. i will use either datalist or list view for that.

So, how to achieve in MVC5. what control i should use. i am new for mvc5. can you help how to solve this problem?

Thanks
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900