how to implement autocomplete dropdownlist in inline JqGrid editing [closed]

江枫思渺然 提交于 2019-12-02 08:06:56

问题


please,share code for implementing.

enter image description here

refer the Image please...the same way i need to implement..

please help


回答1:


See the demo from the answer which uses select2, which is more powerful as jQuery UI autocomplete. See the demo from more old answer which build dynamically the source for jQuery UI autocomplete and formatter: "select" for using in the searching toolbar.

UPDATED: One more old demo uses the same version 3.4.3 of select2 in inline editing.



来源:https://stackoverflow.com/questions/33475482/how-to-implement-autocomplete-dropdownlist-in-inline-jqgrid-editing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!