❔ Binding a list<tuple<string,bool> to a form with switches in asp.net
does anyone know how I can send a list of tuple string bool to a mvc page and display a checkbox in a form that has the string as the name and the bool as the checked or not i am able to display the switches but I have no idea how to make the submit work ive asked chat gpt and tried everything it keeps returning null. in asp.net 5 mvc btw
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
C
C#
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.