What tags do you need to add within the asp:datagrid tags to
bind columns manually
Answer Posted / p.ramakrishna
Column tag and an ASP:databound tag.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How can you implement the postback property of an asp.net control?
Which object is used to encapsulate the state of the client and the browser in ASP.NET?
Explain the updatepanel?
What are the disadvantages of view state?
Differentiate the session object and application object?
What is the difference between abstract class vs interface? Can give me the real time examples?
What are the types of authentication in asp.net?
What is the page life cycle in asp.net?
Which dll handles the request of .aspx page?
Which is the parent class of the web server control?
How to implement Authentication and Authorization?
What parameters can you pass in the url of the api?
Is asp.net still used?
How do you declare static variable? What is its lifetime?
What language does asp.net use?