Dynamically creating bound and template columns in GridView using ASP.Net
        Posted  
        
        on C# Corner
        
        See other posts from C# Corner
        
        
        
        Published on 5/3/2010 3:09:02 AM
        Indexed on 
            2010/05/03
            8:09 UTC
        
        
        Read the original article
        Hit count: 428
        
Filed under: 
        Here in this article I will explain how one can develop or implement runtime dynamically create bound column as well as template column of a GridView control and also how to bind data into the dynamically created GridView.
        
        © C# Corner or respective owner