combobox in dhtml grid question

Hi
In one column of dhtmlx grid, when cell is in edit mode I want to display combobox.

  1. In edit mode, in combo box in grid, I want to display icon and text for each option. Different options have different icons.
  2. In display mode, I want to display either 1) only icon or 2) only text or 3) both icon and text of the selected option depending on how much width I have available for the column.

How do I do it? Can you point me to some example?

Ashish

You can use “combo” eXcell type. “combo” eXcell type is and integrated dhtmlxCombo to the dhtmlxGrid. You can use dhtmlxCombo API to add images to the options
Please find more information here docs.dhtmlx.com/doku.php?id=dhtm … ll_combo&s[]=combo
docs.dhtmlx.com/doku.php?id=dhtm … checkboxes
dhtmlx.com/docs/products/dht … combo.html
dhtmlx.com/docs/products/dht … tions.html