Hi. I'm upgrading the version of Infragistics controls in my application from 6.2 to 10.2. Overall, everything has gone well. I'm having one peoblem though.
Sometimes, when I click on the template add row, the grid adds 10+ rows to the grid. And all of the rows are in edit mode. I cannot reproduce this on a regular basis. It just seems to randomly occur. I can't ship the application with this bug. At this point, it seems to be an Infragistics problem.
Does anyone know of a bug in the grid that might cause this?
Thanks.
Hello,
I am just checking about the progress of this issue. Did you solve your issue accordingly to the information that Michael provided you?
Let me know if you need any further assistance.
No, the answers so far haven't helped. Here are some pics to demo the problem:
Here's the grid brfore the problem:
And here's what the gris looks like after I click on the template add row:
At this point, all I can do is hit Esc and cancel the add row action. The problem seems to have something to do with the grid not being able to save the last record (or it thinks it isn't saved). When I click on the add data row, the bug occurs. If I delete the last row entered, the problem goes away. That seems to be the only way out of this situation.
This is very different than the version 6.2 grid I was using before. And ideas? I'm lost.