vpj-cd 2009-11-30 16:28:43 +00:00
parent e5e7e65b43
commit 78e1d8b9f0
1 changed files with 2 additions and 0 deletions

View File

@ -1296,6 +1296,8 @@ public class GridField
backupValue(); // teo_sarca [ 1699826 ]
Env.setContext(m_vo.ctx, m_vo.WindowNo, m_vo.ColumnName,
m_value==null ? null : m_value.toString());
Env.setContext(m_vo.ctx, m_vo.WindowNo, m_vo.TabNo, m_vo.ColumnName,
m_value==null ? null : m_value.toString());
}
// Does not fire, if same value