On focusIn, use callLater to set the selectionBeginIndex and selectionEndIndex
On 6/15/10 8:12 AM, "DevSachin" <[email protected]> wrote: Hi, I have created a custom grid by extending ADG class. After adding many extra features on it, i am working on editable grid feature but in edit mode, i can not able to use mouse to position the cursor in the editor(UiTextField). All time whole text is selected and i have to use keyboard arrow key to navigate. I am not sure if it the problem of Focus. Could you plz suggest me what to review? -- Alex Harui Flex SDK Team Adobe System, Inc. http://blogs.adobe.com/aharui

