I have opened a ticket up for the following issue. I am posting it here in the forum to see if others have experienced the same problem.
After upgrading to Q2 SP1, I found that I can no longer "click to add new row" in the child's template of a bound hierarchy data grid without the error message "an entry already exists with that key". The key column is the primary key with an auto-increment property. If there is no hierarchy and only a top level data grid then the click to add a new row it does seem to work okay. However in the children templates it gives that error right away or after adding one row.
I attached the project that Stefan had sent me on the last ticket open. you can try to add new rows to the products table. I used the Northwind database from the examples folder. The only change I made was to make the primary key not a read-only field so that I can try to manually enter a value to see if that would work, which it didn't. Please let me know if you experience the same thing. If so, is there some workarounds? Being able to add new rows to the data grid is obviously pretty basic stuff and my application relies on it heavily.
Thanks,
Eyal
After upgrading to Q2 SP1, I found that I can no longer "click to add new row" in the child's template of a bound hierarchy data grid without the error message "an entry already exists with that key". The key column is the primary key with an auto-increment property. If there is no hierarchy and only a top level data grid then the click to add a new row it does seem to work okay. However in the children templates it gives that error right away or after adding one row.
I attached the project that Stefan had sent me on the last ticket open. you can try to add new rows to the products table. I used the Northwind database from the examples folder. The only change I made was to make the primary key not a read-only field so that I can try to manually enter a value to see if that would work, which it didn't. Please let me know if you experience the same thing. If so, is there some workarounds? Being able to add new rows to the data grid is obviously pretty basic stuff and my application relies on it heavily.
Thanks,
Eyal