Categories | Question details Back To List | ||
Combine Grid and ComboBox I was using the grid and how can I combine the below combobox into the grid by using script(not XML)? <div id="combo_zone3" style="width:200px; height:30px;"></div> <script> var z=new dhtmlXCombo("combo_zone3","alfa3",50); z.addOption([[1,1111],[2,2222],[3,3333],[4,4444],[5,5555]]); z.enableFilteringMode(true); </script> Answer posted by Stanislav (Support) on Nov 28, 2014 10:50 To find more precise comments upon this issue, we can offer you read about visual keyboard and images tree. |