tabalinas/jsgrid

Multicolumn autocomplete in jsGrid

Open

#974 建立於 2017年12月13日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (356 fork)batch import
help wanted

倉庫指標

Star
 (1,520 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

I would like to see multiple columns in the the autocomplete dropdown, like here: https://jsfiddle.net/MrSnrub/pk0kf0hn/. At the moment I have successfully integrated this code: https://stackoverflow.com/questions/42489728/jsgrid-cutome-grid-field-with-jquery-ui-autocomplete to achieve single-column autocomplete, something like the column 'Nombre' here: https://jsfiddle.net/mgcrdvmf/6/. However, I'm struggling to display more columns in the autocomplete dropdown.

貢獻者指南