What is the syntax for datagrid and specifying columns ?
Answer Posted / dagam
<asp:GridView ID="GridView1" runat="server" Width="335px">
<Columns>
</Columns>
</asp:GridView>
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How do I use response redirect?
What is GAC in ASP.NET 2.0
What is difference between abstract class and an interface?
Define repository pattern in mvc.net? : asp.net mvc
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What are directives in asp.net?
What is the difference between user control an custom control?
What is voluum?
What is session authentication?
What does a switch do?
What are the server controls in asp.net?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
How you will improve web application performance?
In which event of page cycle is the viewstate available?
Which is better php or asp.net?