In ASP.NET MVC, how can I get a selected dropdown list value from a posted form?
|
|
This will do the line of code in MasterMind's answer for you. Which method you want to use depends on your situation. Either is fine in my opinion. If all your possible selected values are numbers you can also do this:
It will then convert the string of the selected value into an integer for you. |
||
|
|
|
|
i need sample coding of dropdow list |
||
|
|
|
|
||
|
|
