Creating a Datatable Manually
        Posted  
        
        on ASP.NET 101
        
        See other posts from ASP.NET 101
        
        
        
        Published on Wed, 20 Jun 2007 14:08:29 GMT
        Indexed on 
            2010/03/18
            18:21 UTC
        
        
        Read the original article
        Hit count: 333
        
Filed under: 
        This sample shows how to create a datatable manually, adding files from a directory (using System.IO), and then binding the datatable to a Gridview
        
        © ASP.NET 101 or respective owner