Stuck with cascading dropdownlist asp.net c#
Hi guys im trying to make a cascading dropdownlist in razor pages with postgresql. The first dropdown shows the location, and the second shows the room of the location, depending which location you click. Im stuck, i dont know how to go further. I hope you guys can help.
Here is the html code: