Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



cr8 2 datatables into one dataset DYNAMICALLY (no backend database used like sql,etc.,) with follo..

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

Post New Answer

More ASP.NET Interview Questions

How can you provide an alternating color scheme in a Repeater control?

6 Answers   Siebel Systems,


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

3 Answers   Syntax Softtech,


Uses of CLR ?

2 Answers   Mind Tree, PH Software, TCS,


What is the use of web.config and machine.config files?

0 Answers   Amdocs,


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

3 Answers   DELL, Soham,


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?

0 Answers  


difference between gridview,data list and repeater control

7 Answers   ABC, Olive Tech,


In Code-Behind class which kind of code (server or client) is found ?

0 Answers   Siebel,


Difference between datagrid and datareader?

1 Answers  


What is the syntax for datagrid and specifying columns ?

2 Answers   Microsoft,


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?

0 Answers   BirlaSoft,


Categories