I added a "dg.disposeEditor();" line before setting the focused cell
to the old cell when not changing the focus. This seems to make it
work Alternatively, you could use "dg.focusedCell = undefined;"
Jim
function doCellPressFocusIn(event)
{
if(changeFoc
Hi
I'm doing a simple test where i store the position of a focusedCell
during a cellPress/cellFocusIn event.
If i then set a boolean variable to false, i want the celleditor to
appaer in the original position. This works except the green box
appears in the new position.
I want this green box
2 matches
Mail list logo