can we get the multiple values from a select tag through Ajax script in controller in asp.net MVC?
- by SAHIL SINGLA
can we get the multiple values from a select tag through Ajax script in controller in asp.net MVC?
I Have tried for Single Value that I have done by .val Function..
But not for Multiple Values
Any suggestion Please Help