Tag: DropDownList
-
DropDownList with search
In page <header> add the following (Custom for my project) Or add these for default styleNote: jquery.min.js may cause some issues, remove it if not needed. Add the following script in <header> Add the class name to the select / DropDownList element Enjoy the magic done by the amazin guys on select2.
-
asp.net | Dropdown menu closes by itself
unsolved yet I have a dropdown inside form view, it keeps on closes by itself the moment that I click on it! Note: the page is inside masterpage, I used the dropdown in another page that doesn’t parent to a master page and it works just fine. The solution Solved by removing the following guys…