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

pass uploaded items to server control

3 Answers 54 Views
Upload
This is a migrated thread and some comments may be shown as answers.
felix
Top achievements
Rank 1
felix asked on 12 Oct 2008, 10:17 PM
Hi, I would like to pass the uploaded items (e.g RadFileUpload.Items) to display on a server control (e.g. ASP.Net gridview). Can anyone please suggest some approaches to do that?

Thanks
Felix 

3 Answers, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 13 Oct 2008, 06:28 AM
Hello felix,

what exaclty you are trying to do?

Basically you can have the information about the uploaded files exposed from the Silverlight runtime to the browser HTML and then you can post this data to the server by using Ajax.

Will this work in your scenario?

Regards,
Valentin.Stoychev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
felix
Top achievements
Rank 1
answered on 14 Oct 2008, 05:39 AM
Thanks Valentin. That what I am thinking to do. Do you guys have any plan to expose more information about the uploaded files ? e.g. last modified date, uploaded directory etc?

Regards,
Felix 
0
Valentin.Stoychev
Telerik team
answered on 14 Oct 2008, 09:04 AM
Hello felix,

Yes - we can do that easily. Can you give us a list of data you want to see? Thanks!

Best wishes,
Valentin.Stoychev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Upload
Asked by
felix
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
felix
Top achievements
Rank 1
Share this question
or