Search Results

0
votes

How can I toggle a list based on a radio button with asp.net mvc?

I'll respond following the flow of my understanding: Suppose I have a list of tickets. When the user first goes to the tickets/index page I want to show all the open tickets …