Editable Multi-Select Combo in a grid

Hi guys,
setColTypes(clist) allow multi-select but not editable.
setColTypes(co) is editable but not multi-select.
Is it possible to make an editable, multi-select combo in a grid?

Thanks,
Guy.

Unfortunately the only way is to create your own exCell type on the base of dhtmlxCombo.

Thanks.
How about making a change in the codebase in order to make the clist field editable? (i.e., user can open the clist by dbl-click and choose whatever AND then will be able to click on the field and add custom data, like in “co”).

Guy.

Thank you for your proposial. We’ll review it and if such behavior will be compatible with other functionalities and have a high rate it may be added in the next version of dhtmlxGrid