Asp.Net Hein

Asp.Net Hein

  • NA
  • 266
  • 159.3k

How to make day by day filtering in mvc?

Jun 21 2016 4:12 AM
I have one database that include these fields. ( Id, ItemName, ItemCategory, BuyingDate, Price ).
 
I want to make filtering of BuyingDate to day by day.
For example: There are so many rows with BuyingDate in database. I want to filter how many items are bought on the date(01/01/2001), (02/01/2001), and so on...
 
Kindly give me advice how to implement if you have any idea. Thanks a lot for viewing my question. 
 

Answers (4)