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
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
What is the default timeout for a cookie?
What are server activated objects?
What is globalization and localization in asp net?
What is routing in MVC?
Can you set which type of comparison you want to perform by the comparevalidator control?
What are different methods of session maintenance in asp.net?
How does a content page differ from a master page?
Difference between overriding and overloading?
What is the typical session identifier?
What is difference between mvc and asp.net? : Asp.Net MVC
Can I combine classic asp and asp.net pages?
Explain the difference between the web config and machine config.
what are configuration files?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?