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

RadBrowseEditor OverwritePrompt issue

2 Answers 85 Views
BrowseEditor
This is a migrated thread and some comments may be shown as answers.
Rostislaw
Top achievements
Rank 1
Rostislaw asked on 24 Jul 2017, 09:12 AM

HI *,

I try to use OverwritePrompt feature like this:

<p>radBrowseEditor1.DialogType = BrowseEditorDialogType.SaveFileDialog;
</p><p>(radBrowseEditor1.Dialog as SaveFileDialog).OverwritePrompt = false</p>

;

But still having a question "<file path...> does not exist. Do you want to create?"
I would like to omit this question in this case but it seems to be not possible...

Here is the link: https://msdn.microsoft.com/en-us/library/system.windows.forms.savefiledialog.overwriteprompt(v=vs.110).aspx

Thanks a lot

Rostislaw

 

 

2 Answers, 1 is accepted

Sort by
0
Rostislaw
Top achievements
Rank 1
answered on 24 Jul 2017, 09:23 AM

Sorry, my bad - the property I'm looking for is CreatePrompt, not Overwrite...
Dear admin - please close this as obsolete (user error)

Thx

Rostislaw

 

0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 24 Jul 2017, 09:55 AM
Hello Rostislaw, 

Thank you for writing.  

I am glad that the problem you were facing is now resolved. Additional information about SaveFileDialog is available here: https://msdn.microsoft.com/en-us/library/system.windows.forms.savefiledialog(v=vs.110).aspx

I hope this information helps. Should you have further questions I would be glad to help.

Regards,
Dess
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
BrowseEditor
Asked by
Rostislaw
Top achievements
Rank 1
Answers by
Rostislaw
Top achievements
Rank 1
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or