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

What are the ways to sending the data in ASP.NET page?

0 Answers  


In a Repeater control how one can provide an alternating color scheme ?

0 Answers   Siebel,


What language does asp.net use?

0 Answers  


What tag do you use to add a hyperlink column to the DataGrid?

2 Answers   Siebel Systems,


What is session tracking & methods?

4 Answers   C Squared Systems,


Differentiate between structure and class.

0 Answers  


Explain the life cycle of an ASP .NET page

2 Answers   HCL, Surya Software,


When we use cookie less session? Explain its working?

0 Answers   Sans Pareil IT Services,


can i use two web.config files of ConnectionString in One Default.aspx page

6 Answers   Satyam, Verinon Technology Solutions, Wipro,


How do I open an ashx file?

0 Answers  


What is the difference between rest and restful?

0 Answers  


Why Global.asax is used?

7 Answers   Perot Systems,


Categories