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


Please Help Members By Posting Answers For Below Questions

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?

1703


What is the default timeout for a cookie?

772


What are server activated objects?

848


What is globalization and localization in asp net?

708


What is routing in MVC?

803


Can you set which type of comparison you want to perform by the comparevalidator control?

708


What are different methods of session maintenance in asp.net?

777


How does a content page differ from a master page?

718


Difference between overriding and overloading?

905


What is the typical session identifier?

796


What is difference between mvc and asp.net? : Asp.Net MVC

812


Can I combine classic asp and asp.net pages?

719


Explain the difference between the web config and machine config.

813


what are configuration files?

738


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?

2151