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 do I open an ashx file?

0 Answers  


What?s the difference between Response.Write() andResponse.Output.Write()?

7 Answers   Atos Origin, IBM,


What is Fragment Caching in ASP.NET?

2 Answers   MCN Solutions, pspl, Wipro,


when we write the html code with runat = server it works like a server control than why we use the server control?

1 Answers  


Explain about consistent programming model in the .NET framework?

0 Answers  






Which is better php or asp.net?

0 Answers  


What is the use of global.asax file?

0 Answers  


best .net institute in hyderabad

7 Answers  


What is Web Gardening? How would using it affect a design ?

1 Answers   Infogain,


In a webpage if i want to give access to only half page ,then what should i do?

3 Answers  


What are session state modes?

0 Answers  


How to transpose rows into columns and columns into rows in a multi-dimensional array ?

1 Answers   Microsoft,


Categories