I’m trying to render a simple Table in my template, but can’t get it quite right.
Here’s my code:
var dataTable = CreateTestDataTable();
var columnNames = dataTable.Columns.Cast<DataColumn>().Select(x => x.ColumnName…...Product Family words-net , tables , table , linq-reporting-engine...I’m trying to render a simple table in my template, but can’t get...