i want to generate the dynamic table from A-table to B-table,by using normal C#,ADO.net is it possible?if it is, how we can write logic for this.
Asked
Active
Viewed 90 times
1 Answers
0
This article explains how to do what you are asking:
http://www.codeproject.com/Articles/44274/Transpose-a-DataTable-using-C
And this SO question is also answered quite nicely:

Community
- 1
- 1

Silas Hansen
- 1,669
- 2
- 17
- 23