Skip to content

Replies

0
Bala Murugan
Bala Murugan answered on Oct 16, 2020 3:40 PM

Hello Martin, 

We were using igxCombo within an IgxCellEditor using the same setting as showed in the official documentation. when you are new to the page and use any dropdown present in the grid it works fine but after you try to work with other dropdown in the grid the problem starts to come. problem is that when you select any option it does not reflect immediately, it comes when you scroll over dropdown list or close the dropdown.

Thanks,

Bala Murugan

0
Bala Murugan
Bala Murugan answered on Oct 14, 2020 9:07 PM

Hey Martin, now I’m using same setting as you are using for igx-combo but now the problem is when I’m updating dropdown changeSelection is triggering infinitely. i’m attaching screenshot of setting that i’m using

0
Bala Murugan
Bala Murugan answered on Oct 14, 2020 7:31 PM

Thanks for your help, I replaced igxCellEditor directive with igxCell with that delay went off.