tabalinas / jsgrid

Lightweight Grid jQuery Plugin
http://js-grid.com
MIT License
1.53k stars 353 forks source link

JSGrid + JQuery UI Autocomplete custom drop-down menu #1393

Open MrC0mm0n opened 3 years ago

MrC0mm0n commented 3 years ago

Background: I'm trying to create a custom drop-down menu for JQuery UI Autocomplete field, in JSGrid

Code: https://codepen.io/MrC0mm0n/pen/poeJPEm Cross-reference: https://stackoverflow.com/questions/67461252/jsgrid-jquery-ui-autocomplete-custom-drop-down-menu

Attempted:

Using example - https://jqueryui.com/autocomplete/#custom-data Using the autocomplete render item .autocomplete( "instance" )._renderItem creates a cell that's not editable

Expected result: