Hi
In one column of dhtmlx grid, when cell is in edit mode I want to display combobox.
- In edit mode, in combo box in grid, I want to display icon and text for each option. Different options have different icons.
- 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