Ajax post request method binding failed in .NET 8 razor page
I am having issue: I am sending simple date and consumerid to my handler method through Ajax, but in the method, I’m always getting null. I think the issue is with the date.
Ajax post request method binding failed in .NET 8 razor page
I am having issue: I am sending simple date and consumerid to my handler method through Ajax, but in the method, I’m always getting null. I think the issue is with the date.