Quantcast
Channel: DevNet Questions
Viewing all articles
Browse latest Browse all 8901

How to submit multiple Selected values from Dropdown in Custom form control ?

$
0
0
I was implementing multi-select dropdown in custom form control. To do that I had implemented custom form control with multi-select dropdown. The UI part is working well as expected but when we submit multiple values it is accepting only single value and storing it in Database.So How could I submit multiple values to the server.

Viewing all articles
Browse latest Browse all 8901

Trending Articles