Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
I have a DDL,i populate data in gridview with selection from DDL. Now i want when i make another selection from DDL, corresponding data should get appended to previous data in the same grid view... So my strategy was to create a new datatable on every selection made to DDL and then merge the datatables. But i am not able to create multiple dynamic data tables.
Posted

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