Multicolumn combo for dhtmlxgrid combo column

Hi,

Is it possible to use a multicolumn combo for a dhtmlx grid column which uses data processor and connector at the backend
Currently this is the configuration for a simple combo that i use. Is it possible to specify a multiple column combo for this ???

 $conn->configure("dummy", "id", "id,aq,st,mq,typ,mandt");
$conn->set_options("mandt",array("Y"=> "Yes","N"=>"No"));

Hi,

Unfortunately, there is no easy way to have such functionality.
If you have a support subscription and really need this behavior - please open ticket at support.dhtmlx.com