How to apply Select 2 in dropdownlist in ASP.NET MVC using C# and jQuery-Twitter bootstrap
I am trying to apply the select2 jQuery function in a dropdownlist in my ASP.NET MVC view but I am stuck can anyone help me in this regard Thanks in advance. Here is my view <link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" rel="stylesheet" /> <link…