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

RadUpload in GridEditForm

3 Answers 69 Views
Grid
This is a migrated thread and some comments may be shown as answers.
mathieu ladroue
Top achievements
Rank 1
mathieu ladroue asked on 19 Mar 2012, 08:26 PM
I am using a Usercontrol to edit records in an Ajaxified RadGrid. I have used javascript code to force fullpostback when the RadUpload is used. However, on the server side, the control is always empty. Is this scenario possible and supported?

Jean

3 Answers, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 23 Mar 2012, 07:47 AM
Hello,

You could check this online demo for sample implementation of similar approach.

Kind regards,
Andrey
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.
0
mathieu ladroue
Top achievements
Rank 1
answered on 23 Mar 2012, 02:52 PM
This example does not use a Usercontrol to edit the grid records. The RadUploader is in the EditTemplate.  I have tried to adapt this approach with the RadUploader in a separate ASCX with no success.  Any other suggestion? 
0
Andrey
Telerik team
answered on 27 Mar 2012, 12:18 PM
Hello,

I will need to see your code before giving you further directions, your RadGrid declaration along with the respective event handlers and the user control declaration will be a good start.

It will be best if you strip down a runnable version of your project and send it to us for test/debug purposes. Thus we will replicate the issue a lot faster and we will be able to provide you with solution in less time.

Greetings,
Andrey
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
Grid
Asked by
mathieu ladroue
Top achievements
Rank 1
Answers by
Andrey
Telerik team
mathieu ladroue
Top achievements
Rank 1
Share this question
or