Naveen Soni

Naveen Soni

  • 1.4k
  • 251
  • 2.7k

how to make Jquery dropdownlist with button

Oct 21 2016 7:44 AM

I have a simple drop-down box and when its click and display values I want to add "Remove" option (see at right side) as below google image.

I research and I think this is not possible in drop down, so I implement text box with Jquery-Autocomple option that is also have issue.

Can any body have experience / idea this and how to implement via jquery? 

look at an example of dropdown with remove button.
enter image description here
I have done with autocompleted text box but is still getting only string value and we want to include html controls and events in this text box.
 
enter image description here 

Answers (1)