Here Mudassar Ahmed Khan has explained with an example, how to implement DetailsView control without using SqlDataSource control in ASP.Net using C# and VB.Net.
Since SqlDataSource control will not be used, the DetailsView will be populated from code behind.