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

Answer Posted / joseph

First set AutoGenerateColumn False, then set the
DataSourceID and DataKeyNames properties. Of course, you
also need to specify the columns.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe in brief .net framework and its components.

539


What is the difference between web.config and machine.config in ASP.NET?

588


How does exception management works in ASP.NET?

605


What is the exact purpose of http handlers?

558


What is asp.net localization?

494






What is the difference between file-based dependency and key-based dependency?

560


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

1483


How to unit test Web API?

698


Is it possible for me to change my aspx file extension to some other name?

574


How to comment out asp.net tags?

627


What are the Types of chaching. How to implement caching

556


Which library is used by the testers and developers to develop automated tests and create testing tools?

536


How can you pass multiple complex types in Web API?

563


Demonstrate Render and PreRender?

592


Do you know about caching with the datasource controls?

478