Here Mudassar Ahmed Khan has explained with an example, how to dynamically add (insert) OPTIONs to DropDownList (HTML SELECT) using jQuery.
Using a FOR loop, the items from Array will be added as OPTION to DropDownList (HTML SELECT) using jQuery.
↧