GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  DotNet
Go To First  |  Previous Question  |  Next Question 
 DotNet  |  Question 34 of 165    Print  
What tags do you need to add within the asp:datagrid tags to bind columns manually?

  
Total Answers and Comments: 4 Last Update: December 28, 2005   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
March 10, 2005 14:45:17   #1  
Binda Joshi        

RE: What tags do you need to add within the asp:datagrid tags to bind columns manually?
Column tag and an ASP:databound tag.
 
Is this answer useful? Yes | No
March 25, 2005 06:56:22   #2  
Sachin Ambekar        

RE: What tags do you need to add within the asp:datagrid tags to bind columns manually?
Inside tag in asp:Datagrid we set Text attribute to< #container.Eval(databinder.dataitem Col_Name ) >
 
Is this answer useful? Yes | No
June 17, 2005 01:35:00   #3  
santhosh        

RE: What tags do you need to add within the asp:datagrid tags to bind columns manually?
AutoGenerateColumns False
 
Is this answer useful? Yes | No
December 28, 2005 01:21:51   #4  
swag Member Since: December 2005   Contribution: 18    

RE: What tags do you need to add within the asp:datagr...

Set the AutoGeneratedColumn fasle

<Column>

<asp:BoundColumn> </asp:BoundColumn> //for bind column

</Column>

hope it'll work 4 u.


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape