Loading Combo options from db

Hi,

I tried referring to the Filtering sample to look at examples to load combo options from a table.
dhtmlx.com/docs/products/dhtmlxC … ilter.html

However, my popup window that contains the combo does not display the combo at all when I use a php to load the options. Only when I hard-code it does it show up.

Also, how do I debug this easily?

Any ideas?

Thanks,
K.
combo.zip (1.16 KB)

Your sample opens combo, but withot picture.
To show the picture use the next:

dhtmlx.skin = "dhx_skyblue"; window.dhx_globalImgPath="../dhtmlxCombo/codebase/imgs/";