Hello,I am having issues trying to set the selected items in the multiSelection combo box.I have an array propery bound to the 'Products' column in the grid. when the edit dialog opens, the multiSelection combo box checks the item if there is only one in the array, but if there are many, no items are being selected.
How can i select all items from the bound array column when the edit dialog opens?
The example attached as two records that have multiple products assign and would like to see these items to be checked and selected in the multisection combobox.
igGrid_uploadControl.zip