We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

using the FileName property

current version - when I set the filename property it seems to automatically write out a copy of the file to my c:\ drive. This is not desired behavior, how do I turn it of? I want to do a 'save as'.

this.editControl1.FileName = "myfilename.ext" this.editControl1.SaveAs() ;

The net effect is when I try to do the 'saveas()' it always finds the file already there and asks the user to over-write. I want this to only happen if the user manually saved it before
intentionally...


1 Reply

AD Administrator Syncfusion Team December 4, 2006 11:26 AM UTC

Hi dunion,

Our apologies for the delayed response. Thanks for bringing this issue to our attention. I do see this problem here and have notified the development team in this regard. We have logged a bug report Defect# 3123 on this, and will try our very best to address the same at the earliest. You could track the progress of this bug fix at this link below :

Defect #3123 - Issue with FileName property

Thanks for your patience.

Regards,
Ebenezer.P

Loader.
Live Chat Icon For mobile
Up arrow icon