I have an action callback and in it I am wanting to set the cursor position... I thought I could do this: self.caret = '10,2' but that does not seem to have any effect? Jeremy