2
Answers

Dynamic Dropdownlist Issues

Raju Fodse

Raju Fodse

7y
168
1
I have created dynamic DropDown List in MVC. List works fine in debug mode but after deployment it won't run. I Got this error
 
Answers (2)
0
Raju Fodse

Raju Fodse

NA 34 880 7y
Thanks Sir for Reply; but while inspect the page in chrome I got this
 
xhr.send( ( options.hasContent && options.data ) || null ); 
 
in jquery. What is this mean?
0
Raja T

Raja T

NA 7.4k 6k 7y
Hello Raju, Can please refer below links 
 
  1. http://www.c-sharpcorner.com/blogs/filling-dropdown-list-html-select-list-dynamically-using-asp-net-mvc-and-jquery-ajax
  2. http://highoncoding.com/Articles/770_Implementing_Dynamic_DropDownList_in_ASP_NET_MVC_3_Framework.aspx 
  3. https://stackoverflow.com/questions/27782756/dynamic-dropdown-list-in-mvc