dhtmlxcombo in dhtmlxGrid cell is not showing all the option


 



I am using dhtmlxGrid with dhtmlxCombo as one of the column type. I am loading dhtmlxGrid data, column headings  and column types from XML configuration.



When dhtmlx is lodded, I want to see the dhtmlxCombo with all the options availalbe so that I can select one of them. But when I double click the grid cell that has combo,  it shows only one value.



 



Any idea of what I may have missing?



Below is my xml configuration that I load for my dhtmlxGrid








 
  Wire Code
  Org. Name
  
  Status
      IN USE
      AVAILABLE
      CLEANSING
      RESTRICTED (DO NOT USE)
   
   <column width=“20” format="%m/%d/%Y" type=“dhxCalendar” align=“left” sort=“str”  >Effective Date
   Action
  
    
            %
    
    



  
  KB
  Manchester, NH
  IN USE
  05/01/1998
  History^javascript:alert(“history”);^_self
 








 



When I configure my XML as below to load the options values for dhtmlxCombo, then it works fine.  I dont what to configure my XML as below since it requires to XMLS one for grid and another for dhtmlxCombo values.



 



Status




 



Please help.

The answer was given here dhtmlx.com/docs/products/kb/inde … al&q=13220

The previous post link is bad, can you please repost link? Thank you!

Correct one is
dhtmlx.com/docs/products/kb/inde … nt&q=13220