This question is locked. New answers and comments are not allowed.
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
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
0
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.
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 ?
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
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
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