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 tag do you use to add a hyperlink column to the DataGrid?



July 07, 2006 05:55:28 #2
 Somnath   Member Since: Visitor    Total Comments: N/A 

RE: What tag do you use to add a hyperlink column to t...
 
ButtonColumn is used to add link to datagrid. & set the ButtonType to LinkButton
     

 

Back To Question