I haven't looked at the code you attached to the issue, but it looks like the editor changes height of the row from single-line to multi-line. I think that's probably a case we haven't tested.
It does appear from the screenshot that the scrollbar isn't all the way to the bottom. Have you tried changing verticalScrollPosition programatically after the editor is up? -Alex On 1/30/14 10:08 AM, "mitesh Dave" <[email protected]> wrote: > I need help in flex datagrid bug. I have a MX datagrid which has >renderer as editors and variable row height. >My renderers have textarea which shows up whenever they receive focus >,The problem is whenever user is at bottom rows and if renderers receive > focus.The datagrid doesnt scroll completely and the rows get clipped. > >Please help me to get a possible solution for this.i also have raised >defect where i have attached a > sample code to demonstrate the issue and recieve possible solutions >Defect no. is FLEX-34060 > >https://issues.apache.org/jira/browse/FLEX-34060 > >Please help me in this solution as i m not getting any help . > >Thanks
