dhtmlxCombo add images to the right and multiple lines items

Hi,

I would know if is possible to have items in the combobox with one image at the left side, two lines of text at center and one o more images at the right side.

Something like this:

±---------------------------------------------------------------+
| Text1 Line1 hjhkhjkkhkjhkh |
| Text1 Line2 dhflfhldkfhdfkl |
±---------------------------------------------------------------+
| Text2 Line1 3894089djfffff2 |
| Text2 Line2 %$&&· |
±---------------------------------------------------------------+
| |

I’ve been able to put one image at left following the samples.
But this can be done?
I attached a more explanatory image.


Thank you,
Martin.

Hi,

I found that is possible using .setTemplate

Martin.