These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

Read only mode

We have just downloaded your control to test with our app and see if it is what we need.  So far everything looks great.

But for this version of our app we need only the ability to view and traverse  the folders and files.  We do not need to create a new folder or upload or download files.  We have not been able to figure out the correct combination of properties to disable the upload, download and create folder buttons.  Could someone provide a suggestion?
Tracy 4/3/2008 8:15 AM
ReadOnly permission stands for Traverse + List + Download + Copy permissions.

There are 13 available permissions which are Traverse, List, Create, Delete, Rename, Edit, Upload, Download, Compress, Extract, Cut, Copy and Paste .

So for your case, you should use Permissions="Traverse, List" for only viewing and traversing the folders. You can combine any of 13 available permissions.
Cem Alacayir 4/8/2008 4:57 PM