What tags do you need to add within the asp:datagrid tags to
bind columns manually

Answers were Sorted based on User's Feedback



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

Answer / p.ramakrishna

Set AutoGenerateColumns Property to false on the datagrid tag

Is This Answer Correct ?    11 Yes 0 No

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

Answer / p.ramakrishna

Column tag and an ASP:databound tag.

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

In what order do the events of an ASPX page execute, As a developer is it important to understand these events?

4 Answers  


How would you create a permanent cookie?

0 Answers  


is it possible to persiste customize object in view state? how it is?

2 Answers  


To display data in a Repeater control which template you provide?

0 Answers   Siebel,


What does passport and windows authentication mean in ASP.NET?

0 Answers   Amdocs,






Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?

2 Answers   Siebel Systems,


What is the adavantage of using ASP.NET routing?

0 Answers   NA,


What is the difference between client-side and server-side validations in ASP.NET?

0 Answers   Sans Pareil IT Services,


where the stored procedure are written in business logic or data acess layer?

2 Answers  


How long the items in ViewState exists?

0 Answers   SwanSoft Technologies,


When would you not use the oleDbConnection object? a) To connect to an SQL 7.0 database. b) To connect to a DB/2 database. c) To connect to an Access database. d) To connect to an SQL 6.5 database.

6 Answers   Syntax Softtech,


What is difference between session and application in asp net?

0 Answers  


Categories