The Add Button has a command name that puts the values in a Dictionary list and then calls the Linq Data Source.



I've tried to reproduce the issue using a simple project, but couldn't do this :( Please take a look at the attached example with a screencast.
Did you search our Knowledge Bast for similar issues? ASPx Data Inserting Event Args e) everithing works fine...
EXCEPT obviously when it comes to update the record.
Audit Criteria Name but that never works, it just returns an empty/blank field in the grid View. Post ID=3119233&Site ID=1 ) So to get around that I thought I'd use my own SELECTING statement, and that worked...
Probably there was a thread that was fixed or explained: Search. ASPx Data Inserting Event Args e) In this scenario, if we want to edit 2 times same row, it fails, and some problems at insert or delete: Row not found or changed If we comment the Guid stuff protected void ASPx Grid View1_Row Inserting(object sender, Dev Express. Finally I make a full documentation of this situation, see the attachment.
Thanks, Vest So, the problem rises when we have a table with a uniqueidentifier column, and in rowupdating or rowinserting we try to add the User Id value (uniqueidentifier). ASPx Data Updating Event Args e) protected void ASPx Grid View1_Row Inserting(object sender, Dev Express. I really need to use your ASPx Grid View, but as u can see in real life scenarios it isn't possible, even I've already paid a lot for this product Emanuel, Please excuse me for possible misunderstanding, but I still can't reproduce the issue using your XLS table.
I believe that if you disable callbacks for the grid, your project will work.
Thanks, Vest This is exactly the problem: i need code inside Row Updating event, but if i put some, edit and delete crashes I need the grid with callback, without it is really handy.
This is the exception i get: "Row not found or changed." This happens in my Grid View when i try to update changes with the GVs edit feature.