I'm having this issue when I enter items into a database table and add those items on the webpage it keeps duplicating. After debugging I recognised that it was this line items.Add(item);. The stored procedure does return the amount of items in the database and the number of items on a requisition number. this is what it looks like I'm having this issue when I enter items into a