Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Thursday, August 28, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

User Rating!

Home > Search > Articles & Samples > AJAX > AJAX Toolkit > AlwaysVisibleControl
How To: Create an ASP.NET AJAX Style Folder Explorer        
Total Hits: 35  |  Today: 0 Author: matt@mattberseth       Rating:  
Read Reviews | Write Review |   Your Rating: 

I recently created a folder explorer using a combination of the ASP.NET TreeView and GridView controls as well as the new ASP.NET AJAX UpdatePanel. You can view a live demo of the folder explorer here. The code for this sample is at the bottom of the page.# The sample provides read-only access to the folders and files, making it more of a 'Folder Browser' instead of an Explorer
# A full-postback is done when a folder is clicked in the right hand pane. If you have a suggestion to a nice way to have the Folder image buttons cause async-postbacks instead of complete post-backs, let me know.

DevASP.Net users Rating
What is your opinion?
Is this your listing?

    If this is your listing and you like to add the rating box
    displayed on the right side on your site you can use the following code.

Go Back
DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net