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.
Hello Maarten,
After further investigation of this issue, it seems that there is a bug related to it, which is already fixed but in process of merging. The bug is associated with the following GitHub issue: https://github.com/IgniteUI/igniteui-angular2/issues/137. You can take and apply the changes from the pull request or wait for it to be merged into master.
If you have any further questions, please let me know.
Best Regards,Tsanna Belcheva
Hi Tsanna,
I can see multiple pull requests that are blocked for merging (https://github.com/IgniteUI/igniteui-angular2/pulls).
Can you give an indication by when they will be merged?
Thanks!
Maarten
You can subscribe to the issue, so that you can receive notifications for its status, since I could not give you an exact estimate when it will be merged.
Regards,
Tsanna