Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

asp.net mvc drop down list multiple option #3126

Open
HamidSeyfi opened this issue Nov 26, 2021 · 0 comments
Open

asp.net mvc drop down list multiple option #3126

HamidSeyfi opened this issue Nov 26, 2021 · 0 comments

Comments

@HamidSeyfi
Copy link

i am using drop down list with multiple option in asp.net mvc with html.helper (@Html.DropDownListFor)
when i post the page from client to server , i get data as int[] in client and every thing is ok
when i want to send data from client to server, and i send selected options as (int[]) to client
the drop down list control does not show selected options and it is empty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant