Re: [flexcoders] ALEX: AdvancedDataGrid: last row disappears on click

2010-08-16 Thread Alex Harui
Do you have any logic that deletes items from the AC? I’d be checking to see if that code is somehow running. On 8/15/10 9:31 AM, "charliecrystle" wrote: I'm about a 9-month Flex programmer; this issue is hampering progress and I've tested it a bunch: I have an ADG, with a 1-item Array

[flexcoders] ALEX: AdvancedDataGrid: last row disappears on click

2010-08-15 Thread charliecrystle
I'm about a 9-month Flex programmer; this issue is hampering progress and I've tested it a bunch: I have an ADG, with a 1-item ArrayCollection. Both the ADG and AC are instantiated in actionscript. The ADG displays the single row with its data--that's correct. When ADG.editable is set to "fal