I need to make a screen list multiple records of the same table being one in each field of that screen.
The project is web in ASP.NET MVC and I use SQL Server as the database. This is not a CRUD, I just need to have this screen load those records in the fields and show them to the user.
NOTE: This is my first question here, please forgive me if information is missing.