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
200
Grid with combo editor -> change breaks column template
posted

Hi,

I'm using a combobox in my grid (based on http://www.igniteui.com/combo/grid-with-combo-editor).

I'm also using column templates for some columns.

The issue I currently face is whenever I change the value of a combobox for a row and go to another row (lost focus), I get the error message below.

"Error: An error has occurred while trying to retrieve data source property: ${Duplicate}"

Something seems wrong with the column templating.

Attached you can find a sample I've created starting from https://github.com/IgniteUI/igniteui-angular2/tree/master/samples/igGrid.

Steps to reproduce:

1. change the OverwriteStrategy for a row

2. select the next row

Please let me know how to fix this, or advise a workaround.

Thanks in advance for your answer.

Archive 3.zip
Parents Reply Children
No Data