What tags do you need to add within the asp:datagrid tags to
bind columns manually
Answers were Sorted based on User's Feedback
Answer / p.ramakrishna
Set AutoGenerateColumns Property to false on the datagrid tag
| Is This Answer Correct ? | 12 Yes | 0 No |
Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?
What object is used to encapsulate a rowset? a) DataSet b) DataAdapter c) DataRowSet d) DataTable
You create an ASP.NET application for a hotel. The application contains a page that displays current weather conditions for the city in which the hotel is located. The application calls an XML Web service every 10 minutes to update the current weather conditions. A new page is then displayed for subsequent requests. You want the same page to be cached and retrieved from the cache during the time between calls to the XML Web service. You decide to use a Page directive to accomplish this goal. Which Page directive should you use? A . <%@ Cache Seconds="600 '' VaryByParam="Page" %> B . <%@ OutputCache Time="600" %> C . <%@ OutputCache Duration="600" VaryByParam="None" %> D . <%@ OutputCache Duration="600" %>
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
How do you trap errors in ASP and how do you invoke a component in ASP ?
How do you register the .Net Component or Assembly?
is it possible to set more than web.config file for an ASP.net APPLICATION?can it run?how is it possible
What is the use of directives & explain with example?
About session modes
What is difference b/w Data Grid in ASP.Net 1.1 and Gridview in 2.0
What is the syntax for datagrid and specifying columns?
Is it necessary to undertsand these events of an ASPX page execute. Explain its importantance?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)