0
kicks
Display Files Folders In GridView Asp.Net
To display all files directories and sub directories in gridview from server folder or directory in asp.net application using C# and Vb.Net we need to use DirectoryInfo class under System.IO namespace.