Posted 8 September 2017, 7:35 pm EST
Hi,
My spreadsheet is bound to an object data source called Timecards. One of the columns of the spreadsheet is a ComboBox which has to be filled with values from another data source (Category). In the Spread designer, I set the celltype of the column in question to combobox. Now, I want to bind this column to a datasource to display a complete list of categories. The selected value will be the one comning in from the Timecards object source.
I want to use the spread designer to define the cell type as a combobox and not want to do it in code. The spread designer gives access to the look and feel properties. However, I cant figure out how to bind the combobox in the spread designer to the category datasource.
Thanks, Mala