Hello,
i want to use igCombo editor with a multiselect in a grid (version 2015.2) but dataSource is not updated correctly.Main problems: 1) after choosing 2 values, only the first one is written back to dataSource2) editor does not process comma seperated values in initialization-dataSource
I created a jsFiddle with samles:a) click country-column with employeeId 2, select only country USA (deselect UK) => OKb) click country-column with employeeId 2, select countries USA + UK: only UK is selected => NOT OKc) click country-column with employeeId 1, all items should be selected => NOT OKd) add new line and choose countries USA + UK - only USA is visible => NOT OK
http://jsfiddle.net/kdL0Lnx9/7/
Hello md_intact_cc,
Thank you for posting in our forum.
This is not supported out of the box.
You can refer to the following topic from our documentation for more details and an example on how to implement a similar scenario by creating a custom editor provider that extends the igCombo:
http://www.igniteui.com/help/working-with-combo-editor-provider#multiSelectionConfig
Let me know if you have any questions.
Best Regards,
Maya Kirova
Infragistics, Inc.
http://es.infragistics.com/support