I have an ASP.NET Core website that fetches data from a model and creates a dynamic HTML table to display it on the page. I have 3 selectlists on the page that determine the filtering for the data being displayed:I have an ASP.NET Core website that fetches dat