Click here to Skip to main content
15,902,017 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi, Iam Using asp.net Mvc3 with Sql Server 2008.

i have table Name Parcels. with their fields


Id Int
ParcelCode Varchar(20)
Status Varchar(20)
StatusDate Datetime
Station Varchar(20)


how to display the parcel based on Station , for selected station from this date to this date.
can you give any example which helps me
Posted

1 solution

jqplot is a Juery graph plot plugin.You can use it for your purpose.Refer

http://www.jqplot.com/tests/[^]
 
Share this answer
 

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