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
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
Which is better viewstate or session?
What is session and application variable in asp net?
What are the new data controls in asp.net 2.0?
What are web server controls in asp.net?
To redirect the user to another page which method do we use without performing a round trip to the client?
Explain different authentication modes in asp.net?
Explain login control and form authentication.
Can you explain autopostback?
What are the two Layouts supported by a Web form in ASP.NET?
Where you store Connection string in "Web.Config" file in ASP.NET?
Explain how can we access static variable?
What is postback pixel?
In asp.net, how can you validate drop down box?
What is ispostback method in asp.net? Why do we use that?