Display data from database effectively using MVC4?

Posted by Mandlaa under ASP.NET MVC on 3/10/2014 | Points: 10 | Views : 1584 | Status : [Member] | Replies : 0
I have a table in database

EX: ID ProductData

In productData(column) some data is their,

I want display that data effectively(Like,Font,Color etc,...) in MVC4,

ow can i do this one

In table total(column) data divide and display effectively

How can i do this one?

In productData(column) data like this,

This series of tutorials guides you through the steps required to create an ASP.NET Web Forms application using Visual Studio Express 2013 for Web and ASP.NET 4.5.The application you'll create is named Wingtip Toys. It's a simplified example of a store front web site that sells items online. This tutorial series highlights new features available in ASP.NET 4.5.Comments are welcome, and we'll make every effort to update this tutorial series based on your suggestions.You can download a C# project that contains the completed tutorial.


I want above data at the time of display

Divide that data into different parts Some part of data is heading,Some data change color,Etc..........




Responses

(No response found.)

Login to post response