cr8 2 datatables into one dataset DYNAMICALLY (no backend
database used like sql,etc.,) with following columns
1st datatable with columns
studentNo studentName Deptno
2nd datatable with columns
Deptno DeptName DeptAddress
add data to both the tables Dynamically
and merge these tables into one table and display it in
Grid view
as
studentNo studentName Deptno DeptName DeptAddress
Answer / sumesh s.g
"GOS IS LOVE"
..Happy coding..
Using "Datarelation class" we can relate these table
using 'Deptno' in these two table.
| Is This Answer Correct ? | 1 Yes | 4 No |
How can you provide an alternating color scheme in a Repeater control?
Given an ASP.NET Web Form called WebFrom1, what class does the WebForm1 class inherit from by default? a) System.Web.Form b) System.Web.GUI.Page c) System.Web.UI.Page d) System.Web.UI.Form
Uses of CLR ?
2 Answers Mind Tree, PH Software, TCS,
What is the use of web.config and machine.config files?
What is difference between masterpage and user control, what is the objective of master page when we had user control in .NET 1.1 version
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
difference between gridview,data list and repeater control
In Code-Behind class which kind of code (server or client) is found ?
Difference between datagrid and datareader?
What is the syntax for datagrid and specifying columns ?
What does the "EnableViewState" property do? Why would I want it on or off?
2 Answers Photon Infotech, Siebel Systems, Syntax Softtech,
How to do state management in ASP.NET?
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)