2
Answers

List saving only last record-duplicates

A Repasky

A Repasky

11y
1.5k
1
When I Add a record to a List it only keeps the last record from the datareader.  What am I doing wrong?  I thought initially that it was the datareader.

I still do not know what to do.  Do I need to store in another List?

This not working.

holdRow.Add(det);


Thanks for the help.
arep

Attachment: listproblem.zip

Answers (2)