Click here to Skip to main content
15,891,597 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i have 2 datatables with tableadapters and a datatable without tableadapter , i want to fill this table by the 2 tables
is it possible ?
Posted
Comments
Ganesan Senthilvel 27-Oct-11 0:48am    
Cld you elaborate the problem statement further?
cdkisa 27-Oct-11 21:09pm    
do the two datatables have the same columns and you are just trying to merge the data? or, are you trying add the columns and data from one datatable to the other? you need to clarify what you are trying to do.

1 solution

yes U can fill one datatable by two datatables
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900