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
What are the difference between function and stored procedure in .net programming language?
What is a web pool?
What is postback request?
How to display Alert in ASP.NET
Is LINQ performance wise better or using sqlcommand?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
How do u deploy ur project?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What is application and session in asp.net?
What is the difference between typeof() vs gettype()?
What is a windows service?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What are the two properties that are common on every validation control?
In which event of page cycle is the viewstate available?
Explain diff. Between friend and protected friend?