Login Register

File browser widget?

Hi,
Is there a widget for browsing the server's file system? This woul dbe a dijitTree and an store talking to a server process with JSON.

Such a thing already exist?

Thanks,chris

ironically, yes. It will be

ironically, yes. It will be released in 1.2

http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/widget/tests/te...

It is just a sample implementation of the DojoX FileStore, but almost exactly like you are asking. (There is a tree demo for FileStore as well, this more resembles Mac's finder)