moves focus to the active editor
$$("mylist").focusEditor({ row:2, column:"title" });
The id of the cell is an object with two attributes:
If the component has no active editors, the command does nothing.