IDEMPIERE-334 IndexOutOfBoundsException when switching tabs

This commit is contained in:
Heng Sin Low 2012-07-09 18:00:52 +08:00
parent bc1e09a574
commit 10dcad12f2
1 changed files with 1 additions and 0 deletions

View File

@ -734,6 +734,7 @@ public class GridTab implements DataStatusListener, Evaluatee, Serializable
}
}
m_currentRow = -1;
/**
* Query
*/