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 symbol would you use to denote, the start of a code block in aspx views?
How can we inherit a static member?
What are the differences between the response.write() and response.output.write()?
What is cross page posting? How is it done?
What are the asp.net security controls?
Which data type does the rangevalidator control support?
What is the page life cycle in asp.net?
How many types of validators are there in asp net?
Less than one page, how many windows will you be able to maintain?
Are xaml file compiled or built on runtime?
What is full form of asp.net?
What is custom attribute?
Which validator control you use if you need to make sure the values in two different controls matched?
Can we have multiple master pages in asp net?
What are url fragments?