Usually, some code is responding to the change in text and changing values
in the dataprovider.

On 10/2/13 2:46 PM, "mark goldin" <[email protected]> wrote:

>I am using TextArea as my custom item renderer in a Spark DataGrid. I also
>need to modify text in a column thus I am setting up rendererIsEditable to
>true. While clicking on the textarea I am getting an active cursor right
>away but when I start typing as soon as I type a second character the
>character disappears and the cursor moves to the beginning of the text. If
>I type something in after that it seems to work fine. Any idea what that
>might be?
>
>Thanks

Reply via email to