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

How to customize silverlight Radupload

3 Answers 86 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Kz
Top achievements
Rank 1
Kz asked on 10 Feb 2012, 09:46 PM

How to customize Radupload control as followingly
CheckBox : FilName(TextBox) :ComboBox : ProgressBar

Where Combox will have some values like  state. 

When  user clicks upload button , filename , combox values will be saved to database and  files are uploaded to a server.

Can some one help me... little urgent..

Priya Sri

3 Answers, 1 is accepted

Sort by
0
Miro Miroslavov
Telerik team
answered on 15 Feb 2012, 03:35 PM
Hi,

 Can you elaborate more on your specific RadUpload problem/issue, please?

Regards,
Miro Miroslavov
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Kz
Top achievements
Rank 1
answered on 15 Feb 2012, 03:46 PM
Thanks for  reply. I customzied RaduploadItem    as per my requirement. So it problem is solved.
Can you please let me know   how can we capture Uploadstarted event n in MVVM patten.If possible can you give any sample to catch UploadStarted event.
0
Accepted
Petar Mladenov
Telerik team
answered on 20 Feb 2012, 02:17 PM
Hi sri,

 Basically, catching an event in your ViewModel could be performed by the MVMM Light's EventToCommand behavior. You can find this realized in the attached sample. 

Kind regards,
Petar Mladenov
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
Upload
Asked by
Kz
Top achievements
Rank 1
Answers by
Miro Miroslavov
Telerik team
Kz
Top achievements
Rank 1
Petar Mladenov
Telerik team
Share this question
or