This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, I have bound a List(Of entity) (same result with a Mindscape.LightSpeed.EntityCollection(Of entity)) to a DevExpress XtraGrid though a BindingSource (same result with direct binding). I am editing a row in the grid using the built-in EditForm. When I accept the changes, everything works as expected. When I cancel the edit, I get the following error:
Can you please help me resolving this? Thanks, Marc |
|
|
Sorry the error is a bit vague, it appears when we are trying to undo the operations the item is being inserted incorrectly back into the list but its not clear why or what the value of index is which would be useful to know. If you can provide us with a small repro project for this we can try and debug it further.
|
|