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

RadGrid + File Upload

1 Answer 244 Views
Grid
This is a migrated thread and some comments may be shown as answers.
JoeBlade
Top achievements
Rank 1
JoeBlade asked on 16 Sep 2008, 10:31 AM
Hi,

I've been struggling a bit with a file upload control within an Ajaxified RAD Grid control. I've implemented the workaround described in
http://demos.telerik.com/ASPNET/Controls/Examples/Integration/UploadInAjaxifiedRadGrid/DefaultCS.aspx?product=upload
and
http://www.telerik.com/help/aspnet-ajax/grduploadwithajaxenabled.html

This solution works fine for all but the very first request (= update/insert action). For an unknown reason the FileUpload control is considered to have no associated file during that request. From then on any and all actions do yield the proper result, however.
Note that the only noteworthy difference between the example above and my implementation is that I use the standard .NET FileUpload control rather than the RAD Upload control. I didn't think this could make any difference but perhaps it does?

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 18 Sep 2008, 02:42 PM
Hi JoeBlade,

I followed your scenario in order to replicate the issue but no avail. Please find the attached sample and let me know what differs in your case.

Best wishes,
Iana
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
JoeBlade
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or