--- a/controls/LocationCellEditor.py Wed Oct 05 18:11:52 2016 +0300
+++ b/controls/LocationCellEditor.py Thu Oct 06 11:30:04 2016 +0300
@@ -176,7 +176,7 @@
def EndEdit(self, row, col, grid):
old_loc = self.Table.GetValueByName(row, 'Location')
- self.EndEditInternal(row, col, grid, oldval)
+ self.EndEditInternal(row, col, grid, old_loc) self.CellControl.SetDimensions(rect.x + 1, rect.y,