Well, DataTables in themselves are not used to display data, they are
data sources themselves. The answer you are looking for is going to depend
on whether you are binding it to a grid in ASP.NET, or using the DataGrid or
DataGridView controls in Windows Forms.