c# - How working with fields out from DetailsView -
i'm newbie in asp.net c#.
i made site on classic asp, need recreate on .net. using detailsview on detail page.
i need move fields place on mi page. example: put name on page top, email place on top right side inside div formatted bootstrap.
i don't know how separate fields grouped on detailsviews's table.
all information on ms site talks detailsview, stuff it's cool want more flexibility placing fields anywhere. detailsview's table makes me feel tied.
can add section of code trying change? may easier understand question.