【发布时间】:2022-12-02 11:07:18
【问题描述】:
I have an ASP.Net Core MVC project and in it I implemented a DateTime, and I need that when I click on the button it reloads the div with the new date that I inserted, but without loading the entire page, just that div.
【问题讨论】:
-
Hi @essrrom, I have share a simple demo below. It is better for you to share your code for more efficient help.
标签: asp.net asp.net-mvc asp.net-mvc-4 asp.net-core-mvc