How to Pass DateTime Value from Views to Controller in ASP.NET CORE

preview_player
Показать описание
In this video, I am going to show you, How to pass Date time value from View to Controller in ASP.NET CORE. If you are using html forms tag then no need to add model just add the property name of the class.
Рекомендации по теме
Комментарии
Автор

Great. But it doesn't work passing data from controller to view. How can I solve this. Can you record a video about this.

malitunay
Автор

i'm using ajax onchange datepicker fromdate and todate. how to pass fromdate and todate to controller?

dinhngocpham