i have taken a datepicker.....whenever i select current month......date values i am getting in controller.
if i select previous month date values null...........
how to resolve it in MVC
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jenith ThakkarPosted Aug 9, 2018, 7:15 AM
Jenith ThakkarPosted Aug 9, 2018, 6:38 AM
Change Method Properties DateTime? to String write Method like this
public PartialViewResult bindpurchasereport(string productid, string dealerid, string mydate1, string mydate2)
AndTest It Again
Riya SinghPosted Aug 9, 2018, 6:20 AM
Jenith ThakkarPosted Aug 9, 2018, 6:15 AM
Rajeesh MenothPosted Aug 9, 2018, 6:13 AM
Riya SinghPosted Aug 9, 2018, 6:11 AM
Jenith ThakkarPosted Aug 9, 2018, 6:00 AM
Shweta LodhaPosted Aug 9, 2018, 5:59 AM