This is a migrated thread and some comments may be shown as answers.

Help about Implementing my Where can I find help about creating my own FileBrowserContentProvider? Is there some "How To...?" somewhere? Of course, I can try to guess everything by looking at the ex

5 Answers 93 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 18 Mar 2009, 10:32 AM
Where can I find help about creating my own FileBrowserContentProvider?

Is there some "How To...?" somewhere?

Of course, I can try to guess everything by looking at the DBContentProvider example and the base class but some guidelines would be very welcome!

For instance, I am not quite clear whether I must implement my own HTTP Handler as in the DBContentProvider?


Many Thanks


Eric

PS: apologies for the thread title... I can't figure how to fix it! :-(

5 Answers, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 18 Mar 2009, 03:21 PM
Hello Eric,

I suggest to examine the following article along with the related llinks:

http://www.telerik.com/help/aspnet-ajax/radfileexplorer-custom-filebrowsercontentprovider.html

Greetings,
Svetlina
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Eric
Top achievements
Rank 1
answered on 18 Mar 2009, 03:23 PM
Thanks

I had not spotted this one...
0
Eric
Top achievements
Rank 1
answered on 19 Mar 2009, 11:43 AM
Is there a way to get more details?

For instance, I am trying to understand the usage of the various properties/methods of a DirectoryItem
What is the Tag (string) used for? Can I set a Tooltip? etc...

Thanks
0
Accepted
Georgi Tunev
Telerik team
answered on 20 Mar 2009, 01:54 PM
Hello Eric,


Basically, some of the logic in the concept of the FileBrowserContentProvided is specific for the RadEditor control only, because initially this control was developed for the RadEditor's dialogs. Currently there is no additional documentation available but we are working on improving the documentation of the FileExplorer control and once ready we will upload it on the site.



Sincerely yours,
Georgi Tunev
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Eric
Top achievements
Rank 1
answered on 20 Mar 2009, 01:57 PM
Looking a bit more into it has showed me that it will be simpler to do it myself using the same underlying components (Tree, Grid and splitter).

Many Thanks
Tags
FileExplorer
Asked by
Eric
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Eric
Top achievements
Rank 1
Georgi Tunev
Telerik team
Share this question
or