|
|
AJAX File Explorer
|
|
|
This is a file system browser implemented
through a programmatically populated treeview,
with each level loaded through AJAX callbacks.
|
|
About this example:
- Content of each folder is loaded from the server on demand when the user expands the appropriate node - without reposting the entire page.
|