I have a detailsview form that I need to get at the data in it. I have googled all over and still cannot find an answer to this. Basically I need to get at the individual fields (or controls) so I can find out what values are in all the fields. Any ideas on how I can do this?

Any help would be appreciated. I am using asp.net 2.0 with vb as the code behind it.