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

Upload Control is not working with Ajaxified radgrid

1 Answer 48 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Kritika
Top achievements
Rank 1
Kritika asked on 01 Dec 2012, 10:14 AM
Hi there...

I am working on a rad grid that is having three links in it -->
1.) default Edit link
2.) Default Insert link
3.) a rad button created in Item Template

In both the Insert and edit link (i.e. #2) a user control get opened, which is having the upload control in it , in a window of edit form.
And on click on link created via Item Template(i.e. #3) a rad window opens.which loads a aspx page in it.
As the rad window requires Rad Ajax manager to get it opened so On the grid page rad ajax manager is added.But that is causing the File upload control in user control to not to work. So I am not able to upload the file while Insert and edit of the details...

I have tried with the solutions provided on http://www.telerik.com/help/aspnet-ajax/upload-uploading-ajax.html
but did not succeed , probably due to wrong approach.
 can anyone suggest me the proper implementation as per the above requirements.

Any Suggestions would be appreciated ..




1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 04 Dec 2012, 11:14 AM
Hello,

 
The first recommended approach in such scenarios is to follow the way similar behavior is implemented in this on-line demo and  my other suggestion is to consider using RadAsyncUpload control which allows uploading with Ajax as shown in this demo.

Hope this will be helpful.

Greetings,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Upload (Obsolete)
Asked by
Kritika
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or