This is by far the strangest bug I've encountered.
If I select a cell for edit using the mouse and edit the cell and then select another cell using the mouse, and edit the newly selected cell, when I save the values revert. If I perform the same edits but rather than selecting cells using the mouse I instead tab to the cell, or hit enter to move to the next row, and edit a different cell my edits persist.
On the off chance someone has encountered this or a similar kind of behavior I'm posting this in the hopes of getting this resolved.
I'm using entity framework 4 as my O.R. and like I said when I navigate using the tab key there are no problems. It's only when I make cell selections via the mouse.
Frankly I'm stumped so any suggestions as to what might be causing this will be greatly appreciated.
Thanks in advance.
If I select a cell for edit using the mouse and edit the cell and then select another cell using the mouse, and edit the newly selected cell, when I save the values revert. If I perform the same edits but rather than selecting cells using the mouse I instead tab to the cell, or hit enter to move to the next row, and edit a different cell my edits persist.
On the off chance someone has encountered this or a similar kind of behavior I'm posting this in the hopes of getting this resolved.
I'm using entity framework 4 as my O.R. and like I said when I navigate using the tab key there are no problems. It's only when I make cell selections via the mouse.
Frankly I'm stumped so any suggestions as to what might be causing this will be greatly appreciated.
Thanks in advance.