[flexcoders] Re: Error #1010: A term is undefined and has no properties -- RTE with Datagrid

2006-12-06 Thread jmorpher03
Phew, finally got it working. Sorry for troubling you guys. The issue was that I was giving the dataProvider to the DataGrid only at Runtime. I put a blank ArrayCollection as a dataProvider to the DataGrid and its working without any issues when I set the dataProvider with results from the ser

[flexcoders] Re: Error #1010: A term is undefined and has no properties -- RTE with Datagrid

2006-12-06 Thread jmorpher03
Sorry for not being clear earlier. Once the data is populated in the DataGrid, whenever I try to scroll (using the scroll bar as well as the mouse wheel) this runtime error comes up and the whole display goes bad. --- In flexcoders@yahoogroups.com, "Tracy Spratt" <[EMAIL PROTECTED]> wrote: > >

Re: [flexcoders] Re: Error #1010: A term is undefined and has no properties -- RTE with Datagrid

2006-12-07 Thread Harish Sivaramakrishnan
Hi, From your description, I get a feeling that this might be a bug within datagrid. Can you please send me a code snippet which would reproduce this issue? Many thanks Harish Flex SDK QE On 12/7/06, jmorpher03 <[EMAIL PROTECTED]> wrote: Sorry for not being clear earlier. Once the data is