I\'m trying to create a Pivot using LINQ with dynamic columns. I have created a Pivot in SQL Server where you do not know which columns are going to get used. But don\'t kno
This might be what you are looking for: http://www.extensionmethod.net/Details.aspx?ID=147