Welcome Guest Search | Active Topics | Sign In | Register

File Explorer over virtual file system Options
Mike Wynn
Posted: Wednesday, May 21, 2014 11:18:20 AM
Rank: Advanced Member
Groups: Member

Joined: 8/24/2007
Posts: 130
Hi,

We are implementing FTP functionality within our site. I like the look of the File Exporer control, and would like to use it. However, the control would need to connect to a virtual file system provided by an API rather than the computer's file system. Is it possible to use the File Exporer control in this way?

Kind Regards
eo_support
Posted: Wednesday, May 21, 2014 1:21:14 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

In that case it will be better for you to use TreeView and Grid control together directly. The FileExplorer control is basically the TreeView, Grid, and Uploader control "glued" together specifically for physical files. So it does not support "virtual files". On the other hand, both the TreeView and the Grid control are "abstract" controls that you can use with anything.

Thanks!
Mike Wynn
Posted: Thursday, May 22, 2014 6:43:16 AM
Rank: Advanced Member
Groups: Member

Joined: 8/24/2007
Posts: 130
Hi,

Is there no way I can register a VirtualPathProvider to be used? I have created one and registered it with ASP.NET. Although the ASP.NET framework seems to recogognise this provider, the File Explorer does not. Would this be anything you would consider for a future release?

Regards
eo_support
Posted: Thursday, May 22, 2014 10:38:06 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

No. We do not have any plans to extend the FileExplorer to work with VirtualPathProvider. The reason is FileExplorer also has built-in upload feature. That won't work with VirtualPathProvider. So we feel in the end the amount of work someone has to go through in order to understand/customize FileExplorer control might exceed the amount of work for them to use TreeView/Grid control directly. As such for the moment we prefer to keep the things simple.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.