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

Keep Files after postback

6 Answers 108 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
chris
Top achievements
Rank 1
chris asked on 09 Jan 2012, 06:05 PM
Hello Everyone,

I have searched on line but have found no way of doing this. We have a form with multiple pages users can go to and from with and I need to be able to have the files the user selects to stay in the input files if the user moves back a page or a post back happens on the page with the upload. Is there a way to do this with the telerik control?

-Chris

6 Answers, 1 is accepted

Sort by
0
chris
Top achievements
Rank 1
answered on 10 Jan 2012, 11:19 PM
Did some research and found out that there is no way of doing this. It is a limit to the <input type="file" /> control.

-Chris
0
Plamen
Telerik team
answered on 11 Jan 2012, 08:15 AM
Hello Chris,

 
You can refer to the Persist Uploaded files help topic that shows a similar functionality.

Hope this will help.

Kind regards,
Plamen Zdravkov
the Telerik team
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 their blog feed now
0
chris
Top achievements
Rank 1
answered on 11 Jan 2012, 04:28 PM
Plamen,

Thank you very much for your response this helps a lot.

-Chris
0
chris
Top achievements
Rank 1
answered on 11 Jan 2012, 05:01 PM
Plamen,

It seems that in the app I am running this in PostbackTriggers is not a property of the RadAsyncUpload control in the asp or C#. I am using version 2011.2.712.35 is there a different version of Telerik I need to run this?

-Chris
0
Accepted
Plamen
Telerik team
answered on 16 Jan 2012, 09:56 AM
Hello Chris,

You will have to update your product version, because the PostBackTriggers property is added to RadAsyncUpload from 2011.3.1305.0 version as mentioned here.

For further information you can also refer to  this help article.

Hope this will be helpful.

Kind regards,
Plamen Zdravkov
the Telerik team
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 their blog feed now
0
chris
Top achievements
Rank 1
answered on 16 Jan 2012, 02:18 PM
Plamen,

Thank you that worked perfect. =]
Tags
AsyncUpload
Asked by
chris
Top achievements
Rank 1
Answers by
chris
Top achievements
Rank 1
Plamen
Telerik team
Share this question
or