How do you use a DetailsView control in Asp.NET?
- How do you change the labels to something other than the database field name?
- How do you hide some of the fields from the user? (which you need to query for because they are the identity fields - row-id, which you dont want the user to see)?