hi,
iam using asp.net mvc5 with sql server 2008,
in my home page i am displaying coutries,states,cities in cascading dropdownlist
and 2 date time pickeker ie from date and to date
finally i want to display data based on this fromdate and todate in webgrid
as customername,item,quantity,rate,date
can anybody suggest me or any example