DetailsView Templates In ASP.NET

AlternatingItemTemplate :-
Specifies the content to display for the alternating items in a TemplateField object.
EditItemTemplate :-
Specifies the content to display for an item in edit mode in a TemplateField object.
FooterTemplate :-
Specifies the content to display for the footer section of a TemplateField object.
HeaderTemplate :-

Specifies the content to display for the header section of a TemplateField object.
InsertItemTemplate :-
Specifies the content to display for an item in insert mode in a TemplateField object. This template is supported only by the DetailsView control.
ItemTemplate :-
Specifies the content to display for the items in a TemplateField object.