Click here to Skip to main content
16,014,748 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I want difference b/w the EditItemTemplate and ItemTemplate...
and also the description about the all Templates ..
pls help me ..
Posted
Updated 25-May-10 22:20pm
v2

Use the EditItemTemplate property to specify the custom content displayed for an item that is in edit mode in a TemplateField object.

You use the ItemTemplate to specify the visualization of the data objects.
 
Share this answer
 
Have a look at this for full detail with samples:
MSDN:GridView Examples for ASP.NET 2.0: Working with TemplateFields[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900