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

Does RadUpload Control Supports MVVM

4 Answers 108 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Poorvi Singh
Top achievements
Rank 1
Poorvi Singh asked on 17 Dec 2009, 02:00 AM
Hi,

We are using MVVM approach. I'm finding difficulty in implementing the MVVM approach to RadUpload control.

Also, We need to read the uploaded file in Byte[] array without hitting the services as our application has option of working offline using Isolated Storage.

Can you please give me possible solution to above questions.

Regards
Poorvi

4 Answers, 1 is accepted

Sort by
0
Ivan
Telerik team
answered on 18 Dec 2009, 04:44 PM
Hello Poorvi,
 
Thank you for contacting us.

MVVM.
Current implementation of our upload control does not support the MVVM.

Interception of the upload process.
This approach is demonstrated in the attached example.
Please preview the code in the UploadStarted event handler.

We hope this information will help you.
 
Kind regards,
Ivan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Poorvi Singh
Top achievements
Rank 1
answered on 20 Dec 2009, 10:26 PM
Thanks Ivan, Your reply helped me as I didn't knew that we have to cancel and clean the Upload Handler if we don't want to hit the service.
0
Anjani
Top achievements
Rank 1
answered on 09 Jun 2011, 05:40 AM
Hi Ivan,

Here's another query regarding radupload : Im using radupload in my silverlight application with MVVM design pattern.
1. Just wanted to know how can I customise the contents of Browse button ? I would like to have "..." instead of text "Browse"
2. How can I localise the text "Total" on the progressbar of radupload control ?
0
Petar Mladenov
Telerik team
answered on 14 Jun 2011, 12:44 PM
Hi Anjani,

Both of these strings could be localized. You can check out this article for detailed information. Let us know if you need further assistance.

Regards,
Petar Mladenov
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Tags
Upload
Asked by
Poorvi Singh
Top achievements
Rank 1
Answers by
Ivan
Telerik team
Poorvi Singh
Top achievements
Rank 1
Anjani
Top achievements
Rank 1
Petar Mladenov
Telerik team
Share this question
or