Question: How can I make a combo box available as a drop-down from a grid in SalesLogix?
Answer: Go to the Columns property of the datagrid and right-click on the column
where you would like the combo box to be. Now, select ‘Change Column
Type’ and choose Combo from the list. Next, right-click and choose
properties and fill in the string that you would like in the ‘combobox
items’ box on the lower left.



