Posts by jordan • 21 points
2 posts
-
1
votes0
answers41
viewsQ: Generate grid with multiple records
Good morning, I need to do a grid where I need to say exactly the value of each row of it based on a column of a table in the bank, I need help because I have never done something like this. It is…
-
1
votes0
answers116
viewsQ: List multiple records from the same table
I need to make a screen to list multiple records of the same table being one in each field of this screen. The project is web, in ASP.NET MVC and I use SQL Server as a database. This is not a CRUD,…