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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the difference between inline and code behind - which is best in?

1119


Differentiate between a page theme and a global theme?

1017


What is synchronous and Asynchronous post back ?

1174


How can you register a custom server control to a web page?

1027


What is the difference between “Web.config” and “Machine.Config”?

1184


Who generates session id?

1019


What do you understand from custom control?

1172


What is difference between session and viewstate?

961


What is the use of HttpHandlers? When to use this?

1145


What is the function of new view engine in asp.net? : asp.net mvc

1055


What is mta?

1089


Is it possible to change the index of primary key on table?

936


What are the different types of cookies in asp.net?

1072


What is data cache in sql server?

1163


Write a code snippet to implement the indentation in json in web api.

1109