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
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
What are sessions used for?
Which adapter should you use, if you want to get the data from an access database?
What should you do is you want to remove an existing component but would like to make some funtionalities?
What is the full form of asp.net?
What is the difference between application state and session state in asp net?
Out of ASP or ASP.NET which one is stateless?
Apart from IDE what are the enhancements in asp.net 2.0?
What is the purpose of master page?
What is the used of "ispostback" property?
What are the disadvantages of asp.net?
How do sessions work?
What is the best Macanism to clear the Cache in asp.net
What is the use of the tag in the web.config file?
What is asp.net localization?