Selecting in GridView for DetailsView

Capodecina
Permabanned
Joined
31 Dec 2003
Posts
5,172
Location
Barrow-In-Furness
ASP.net question if the title didn't give it a way.

Having decided I don't like the way the GridView is when editing, I now want to do something else.

At the top of the page I have a DetailsView for inputting, below that is a GridView which displays data that has been entered previously.

When the user clicks edit, i'd like the information to appear in the above DetailsView for editing, if you follow?

Any guides or anything you guys can point me at?
 
Back
Top Bottom