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

Don't need the server support on RadUpload.

2 Answers 56 Views
Upload
This is a migrated thread and some comments may be shown as answers.
cauld
Top achievements
Rank 1
cauld asked on 25 Feb 2009, 09:22 PM
Hello
I am wondering if I can use the RadUpload just as a file picker and then grab the file on the client instead of it going straight to the server.
Then I can handle the file myself.
I feel like this should do such a simple task and I'm just missing something.
Thanks.

Edit: Another solution would be to use the Silverlight OpenFileDialog but I'm unable to open it if a window is modal.

2 Answers, 1 is accepted

Sort by
0
Ivan
Telerik team
answered on 26 Feb 2009, 03:19 PM
Hello Chris,

We already scheduled the MVVM feature for implementation. In our last release the upload engine is tightly linked to the UI, but fortunately you can easily select files using OpenFileDialog, as you can see in the attached sample project.

Kind regards,
Ivan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
cauld
Top achievements
Rank 1
answered on 26 Feb 2009, 08:58 PM
Thanks for the reply.
I tried OpenFileDialog and this time it worked when I added it to a window which been open by "ShowDialog()". Not sure why it didn't work last time.
Thanks for the support and the example.
Tags
Upload
Asked by
cauld
Top achievements
Rank 1
Answers by
Ivan
Telerik team
cauld
Top achievements
Rank 1
Share this question
or