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
What are the properties of the eventargs argument when capturing keyboard events?
Explain login controls.
Explain what are delegates?
What is & in a url?
How many types of sessions are there in asp net?
What is a proxy in web service?
What is the difference between runtime version and version?
What is mvc in asp.net tutorial? : Asp.Net MVC
To display data in a Repeater control which template you provide?
What is a web based system?
Describe a bubbled event and how it is used ?
Can you explain autopostback?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
When you use Ajax controls in the ASP.NET application?
What is strong-typing versus weak-typing?