What tags do you need to add within the asp:datagrid tags to
bind columns manually?
Answer Posted / sunayana
Set AutoGenerateColumns Property to false on the datagrid tag
Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What are resource file and how do we generate resource file?
What are the session variables?
Can one dll file contains the compiled code of more than one .net language?
How does session state work in asp.net?
Is razor a programming language?
Explain the difference between debug.write and trace.write? When should each be used?
How can we apply themes to an asp.net application?
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
What is difference between abstract class and an interface?
What kind of programming language is ASP.NET?
What is anonymous authentication?
What is cross page posting in asp net?
What does the .webpart file do?
What is query string?
What is http protocol and how it works?