Using model binding with multiple users with the same inputs in a table with an ASP.NET Razor Page? – Html
I'm trying to populate a table with member information such as name, email etc. I also have columns for entering a "warning" for members, and a textbox where more information about this warning is entered. You're then supposed to press…