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

[Solved] how to pass value of drop down list to action method as parameter

1 Answer 148 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.
preet
Top achievements
Rank 1
preet asked on 22 May 2012, 05:39 AM
Hi,
I am using file uploader. I want to pass the value of dropdownlist as route value for asynchronous upload. I just cant get the value. I understand the best way is to make list part of model, but in my case, it is not possible. it is simple 'yes/no' list. and I need to pass it to controller with asynchronous upload. Any help would be much appreciated.
Preet

1 Answer, 1 is accepted

Sort by
0
preet
Top achievements
Rank 1
answered on 22 May 2012, 07:09 AM
Found answer on http://www.telerik.com/help/aspnet-mvc/telerik-ui-components-upload-sending-and-receiving-metadata.html
Tags
Upload
Asked by
preet
Top achievements
Rank 1
Answers by
preet
Top achievements
Rank 1
Share this question
or