In ASP.NET, I've created a DetailsView control, unbound. There are a
few textboxes in it, and I want to be able to enumerate through all
the rows, and get the values of the textboxes in those rows. Any
ideas how I should go about doing this?
few textboxes in it, and I want to be able to enumerate through all
the rows, and get the values of the textboxes in those rows. Any
ideas how I should go about doing this?