Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
400
multiSelect igCombo in igGrid: dataSource not updated
posted

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 dataSource
2) 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) => OK
b) click country-column with employeeId 2, select countries USA + UK: only UK is selected => NOT OK
c) click country-column with employeeId 1, all items should be selected => NOT OK
d) add new line and choose countries USA + UK - only USA is visible => NOT OK

http://jsfiddle.net/kdL0Lnx9/7/

Parents
No Data
Reply Children
No Data