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

What does clearing cache?

540


How can you handle exceptions in asp.net?

565


Explain what does wsdl stand for?

563


where can i gather the materials for MCP certification

4493


What can we do with asp.net?

516






What kind of programming language is ASP.NET?

612


How many web.config files can I have in an application?

546


Which protocol is used in a web api?

568


Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?

553


What are the benefits of Razor View?

540


What is Web API Routing?

609


Explain how cookies work. Give an example of cookie abuse.

721


How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?

3415


What are sql notifications and sql invalidations?

530


Can we have a web application running without web.config file?

525