Create Custom DataTable November 17, 2009 The most common method for creating a datatable is using a DataAdapter. Here is a method in VB.NET for creating a datatable without using a DataAdapter.