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

FileExplorer Create New File?!?

1 Answer 24 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Tadzic
Top achievements
Rank 1
Tadzic asked on 09 Oct 2013, 09:58 AM
Hello @ all

A short question on this scenario:

I have customized the listview and treeview context menue with a new item called Create New .txt File
after the click event i would like to show a radwindow where i put in the filename and hit OK
take the return argument (filename) and just copy an empty .txt file to the current directory and rename it to (filename).txt

Before i start with this scenario i just wanted to ask you guys if this scenario is possible and if there is some sort of code somewhere provided for a scenario like this.

THX in advance!

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 10 Oct 2013, 03:08 PM
Hello Tadzic,

I have just answered you support ticket on the subject, for convenience I am pasting my answer here as well:

We do not have such an example prepared, but there should not be any problems in implementing the desired logic. The only thing you have to pay attention to is that the user can create files only in the folders, where he has upload permissions.

Regards,
Veselina Raykova
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
FileExplorer
Asked by
Tadzic
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or