tabalinas/jsgrid

Multicolumn autocomplete in jsGrid

オープン

#974 opened on 2017/12/13

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (356 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (1,520 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド