How to merge 2 tables fields in DataTable in asp.net
Answer Posted / k
get data from first table and add it as a column in another
table and do the same way to retrive the second data from
other table.Add it to third column..
| Is This Answer Correct ? | 9 Yes | 11 No |
Post New Answer View All Answers
What is asp.net localization?
What is a master page and what does it do?
How do you sign out from forms authentication?
How can we create a website?
calling result set one procedure to anothar procedure in sql2000
What is the default timeout for a cookie?
How many web.config files can I have in an application?
What does ascx stand for?
What are the differences between the response.write() and response.output.write()?
What are the differences between code behind and code inline?
What can we do with asp.net?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
How to retrieve user name in case of Window Authentication?
How to use ipostback?
How do you deploy your asp.net application?