Hi, there!
I’m getting some problems when trying to use DHTMLX Combo in my application. It consists of 3 AJAX pages embedded one inside the other in a 3-level depth structure. The problem is: When I put all script code in page at 1st level (the most external), it doesn’t find the select control whose id I’m referring to. But, when I put all script code in one of the other internal pages, that code never is executed, rendering the original select control but without either autocomplete nor CSS styling.
How can I get the complete functionality of DHTMLX Combo in this situation? Thanks in advance for your help. (Please excuse my english, I’m not a native english speaker)