IDEMPIERE-334 IndexOutOfBoundsException when switching tabs
This commit is contained in:
parent
bc1e09a574
commit
10dcad12f2
|
@ -734,6 +734,7 @@ public class GridTab implements DataStatusListener, Evaluatee, Serializable
|
|||
}
|
||||
}
|
||||
|
||||
m_currentRow = -1;
|
||||
/**
|
||||
* Query
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue