Hi, I'm doing a bit of research before I delve into coding. The problem I have is that I want to retrieve data from a sql database (a single record at a time) and want to display the data on an asp.net webpage. I know I can use either a detailsview or a formview, the way I want to display the data is by using multiple controls, textboxs and a gridview.
What's the best method for the below screenshot.
Thanks for your help.







