3rd Party Comboboxes that allow filter on data entry

  • Thread starter Thread starter Craig G
  • Start date Start date
C

Craig G

are there any decent 3rd Party Comboboxes/DropDownLists for ASP.NET that
will allow users to enter data into them like in VB.NET?

basically i want a combobox that i can populate with a list of values from a
table. then the user can then enter the value into the combobox and it will
move to the nearest match

Cheers,
Craig
 
Back
Top