Hi guys, i need to persist file across Postback while users click on RadWizard NextButton.
I can't use PostbackTriggers because i don't know the Nextbutton ID. Can you give me an advice or an alternative ?
Thanks much for your time.
1 Answer, 1 is accepted
0
Nencho
Telerik team
answered on 01 Mar 2016, 12:16 PM
Hello Giuseppe,
The PostbackTriggers property indicates for which control postback the RadAsyncUpload should listen to, in order to submit the selected file. As far as I had understood your scenario, you need to avoid the submission of the file when navigating trough different steps. If that's correct, you can set the PostbackTriggers property value to some button on your page. Please consider the below implementation:
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items