Best solution for a drop down list with over 300 rows?

后端 未结 3 552
迷失自我
迷失自我 2021-01-06 19:41

I have this problem, in a form I have a list of customers that could be more than 300 and, for me, it isn\'t very simple find over there because I should scroll all results

3条回答
  •  时光取名叫无心
    2021-01-06 20:10

    you can try jquery ajax autocomplete

    Refer to:

    http://docs.jquery.com/Plugins/Autocomplete

    http://jqueryui.com/demos/autocomplete/

提交回复
热议问题