GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Microsoft  >  DotNet

 Print  |  
Question:  What tags do you need to add within the asp:datagrid tags to bind columns manually.



September 09, 2005 07:10:57 #2
 RaghuRam   Member Since: Visitor    Total Comments: N/A 

RE: What tags do you need to add within the asp:datagr...
 
Template Column Tags to be used for add columns to datagrid manually.Hear is the code to add user photo column by manually.Header style and Itemstyle tags are used for to set the column styles.User PhotoView Photo
     

 

Back To Question