DetailsView Problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Chris

    #1

    DetailsView Problem

    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?
Working...