I have successfully loaded combo box data from db. However, I do not have a drop down arrow in my combo box and if I click on the box the contents that should be in the drop down appear on the screen in the top left corner instead of inside the box with a scrollbar…
I just wanted to say that I sent you a link in a PM. I also noticed an error in my code and have fixed it, but I still don’t have the combo box behaving as it should:
Hello [again],
My corrected and simplified code below. The “Option A, Option B and Option C” continue to pop up outside of the combo box and the arrow is below the combo box.
Just to say the code no longer throws an error, however, even when I copy and paste your sample code (dhtmlx.com/docs/products/dht … tions.html) I get combo boxes with the drop down arrow image below the box and when you click on the arrow image, the contents of what would have been in the drop down appears in the top left of page.
So, I really don’t understand what I could be doing wrong…???