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

FileSystemContentProvider without DB

1 Answer 56 Views
Editor
This is a migrated thread and some comments may be shown as answers.
nallamani
Top achievements
Rank 1
nallamani asked on 14 Nov 2008, 03:01 PM
Hi ,
  I have seen the db filebrowser content provider.I am trying without DB
I am not familiar with directoryitems and fileitems in rad editor..
So if possible send me a sample code or project.

I have been struggling with this for past 2 days..

Need help 

1 Answer, 1 is accepted

Sort by
0
Nikolay Raykov
Telerik team
answered on 17 Nov 2008, 04:36 PM
Hello Nallamani,

I am attaching a sample project. All I did was to extend FileSystemContentProvider which has all the functionality already implemented to get you up and running without writing a single line of code on your own. However, just for the purpose of the example I have overridden some of its methods to write log entries to the EventLog. You can also take complete control of the IO operations, even extend the abstract class FileBrowserContentProvider.

Best wishes,
Nikolay Raykov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Editor
Asked by
nallamani
Top achievements
Rank 1
Answers by
Nikolay Raykov
Telerik team
Share this question
or