296 Views
The new ASP.NET Core Razor Pages project continues, and with it comes my team's unending need to do things we haven't done before in this architecture. This time, we wanted a way to build a cascading drop down list using Razor Pages and jQuery, and after a little bit of trial and error settled on this method of doing so.
0 comments