[flexcoders] DataGrid error when scrolling to last row and starting item edit

2010-06-03 Thread technusiast
Hi, I have a subclass of the DataGrid, with two columns, each with its own renderer. One renderer has a button, which when clicked, starts item edit (consisting of a TextInput). Consistently, when there are too many rows for one pageful, scrolling down to the last row and starting item edit, r

Re: [flexcoders] DataGrid error when scrolling to last row and starting item edit

2010-06-03 Thread Alex Harui
Can you reproduce the problem with a generic two-column DataGrid? On 6/3/10 3:48 PM, "technusiast" wrote: Hi, I have a subclass of the DataGrid, with two columns, each with its own renderer. One renderer has a button, which when clicked, starts item edit (consisting of a TextInput). C

Re: [flexcoders] DataGrid error when scrolling to last row and starting item edit

2010-06-07 Thread Technusiast
ursday, June 3, 2010 22:02:43 Subject: Re: [flexcoders] DataGrid error when scrolling to last row and starting item edit Can you reproduce the problem with a generic two-column DataGrid? On 6/3/10 3:48 PM, "technusiast" wrote: >> >> >> > >>Hi, >

Re: [flexcoders] DataGrid error when scrolling to last row and starting item edit

2010-06-07 Thread Alex Harui
oups.com" Sent: Thursday, June 3, 2010 22:02:43 Subject: Re: [flexcoders] DataGrid error when scrolling to last row and starting item edit Can you reproduce the problem with a generic two-column DataGrid? On 6/3/10 3:48 PM, "technusiast" wrote: Hi, I have a subclass of t