Hello,
I am designing an area of our employee site that would enable employees to download MS Office documents (XLS, DOC, etc). the directory containing the documents has two subdirectories (d:\website\aspnet\employee\downloads\employee_sched\ and d:\website\aspnet\employee\downloads\doctor_sched\). I would like the content of these directories to dynamically populate the RAD TreeView control as many files are added and removed daily. From the look of some of the other posts it can be done using AJAX Load-on-Demand Directory and/or FileSystemDataSource class but I have yet to figure out how to do so. Is there a tutorial or example code that does function?
THanks for your help.
Stu
I am designing an area of our employee site that would enable employees to download MS Office documents (XLS, DOC, etc). the directory containing the documents has two subdirectories (d:\website\aspnet\employee\downloads\employee_sched\ and d:\website\aspnet\employee\downloads\doctor_sched\). I would like the content of these directories to dynamically populate the RAD TreeView control as many files are added and removed daily. From the look of some of the other posts it can be done using AJAX Load-on-Demand Directory and/or FileSystemDataSource class but I have yet to figure out how to do so. Is there a tutorial or example code that does function?
THanks for your help.
Stu