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

Where is asp.net session stored?

479


What are ASHX files?

603


In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

508


What is difference between web config and global asax?

443


Explain the difference between debug.write and trace.write?

540






What is the use of worker process in asp.net?

531


what are the events raised in asp.net page life cycle?in which stage view state can be loaded?

557


How do you sign out from forms authentication?

558


What are the steps involved to fill a dataset?

556


What is autopostback in dropdownlist in asp net?

535


How to implement Authentication and Authorization?

567


Explain what the contents of cookie?

594


Why asp.net is used?

559


What is http protocol and how it works?

532


What is the difference between a page theme and a global theme?

546