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

Rad Uploading Validation

1 Answer 40 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Roshil
Top achievements
Rank 1
Roshil asked on 12 Sep 2011, 07:55 AM
Silverlight telerik: RadUpload

As per my current requirement user can upload multiple files under a project. For that I am using a combo box for project selection and a “ RadUpload” control for  multiple file selection.
We want to save both information (project name and  files content) to database. Currently I am using a handler for file uploading functionality.

1) I need to validate the project selection when clicking the Upload button in the raduplod control.
Which event should I use for handle this validation and how?
    
Currently we have a  Silverlight  project (client) and a web project. Previously We have added WCF service reference in “Client” project  for DB operations.  For implement the file upload process I added a handler in web project  and added the WCF service reference in web project  too for database interaction from “handler”.

2) Is there any other way to implement the file uploading functionality.?

1 Answer, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 15 Sep 2011, 08:04 AM
Hello Roshil,

 You can check out this help article showing how you can make a validation over the uploading process.
On the other hand, I cannot notice anything unusual in your approach. Do you have something in mind when asking whether  there is a better way to use the RadUpload? If so, could you please elaborate more on your scenario?

Kind regards,
Petar Mladenov
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
Upload
Asked by
Roshil
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Share this question
or