Method BuildDemoDataTable
BuildDemoDataTable(int, int)
Generates a new demo DataTable with the given number of cols
(min 5) and
rows
public static DataTable BuildDemoDataTable(int cols, int rows)
Generates a new demo DataTable with the given number of cols
(min 5) and
rows
public static DataTable BuildDemoDataTable(int cols, int rows)