which excell support multi-select with id and label(text)?

The “clist” excell type support multi-select, but it is “registerCList” function can only add label(text) list, each label(text) item have no corresponding id, Sometimes only text without id is Inconvenient in operating record in database. Which excell type support multi-select and have id and text in it ? Thanks a lot.

Unfortunately there is no such column type.
Clist is the only one that support options multi-select.
You can look at grid editor - docs.dhtmlx.com/grid__columns_ty … likeeditor