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

Pass kendo upload file along with selected dropdownlist values at a time to mvc controller

2 Answers 273 Views
Upload
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Harikrishna
Top achievements
Rank 1
Harikrishna asked on 29 Oct 2012, 06:19 AM
Hi,

As per one of the project requirement,  On button click event, I have to store uploaded file into azure blob & uploaded filename along with selected dropdown list values should be stored in table. Hence, I wanted to pass upload file along with selected dropdownlist values to mvc controller. But it is not working. Please help me.

Regards,
Harikrishna Pamu.

2 Answers, 1 is accepted

Sort by
0
Josh
Top achievements
Rank 2
answered on 15 Aug 2014, 06:31 PM
I'm having the same issue.  The dropdown value isnot being passed.  Please look at my code
0
T. Tsonev
Telerik team
answered on 19 Aug 2014, 01:07 PM
Hi,

The Upload will not send form fields when operating in async mode. Additional fields must be sent as Metadata.

This issue is not related to the original problem and I'm locking this thread to keep the discussion focused.

Regards,
T. Tsonev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Upload
Asked by
Harikrishna
Top achievements
Rank 1
Answers by
Josh
Top achievements
Rank 2
T. Tsonev
Telerik team
Share this question
or