I think this question may be in the archives. Have you checked there? Not 
positive how to get there, just know one exists. Might post your question again 
as many flash devs are not paying attention to the list as much anymore, but 
peek in from time to time.  They probably just missed it or because it's a data 
grid question, be hiding from it. :P

GL,
Best,
Karl

Sent from losPhone

> On Sep 20, 2014, at 9:10 AM, Bill <li...@rangingthoughts.org> wrote:
> 
> So -- what other ActionScript/AS3 lists are still running?
> 
> Anything else out there?
> 
> 
>> On 9/12/2014 7:26 AM, Bill wrote:
>> I would like to try my question again;
>> 
>> FlashPro CS6, using pure .as3 code;
>> 
>> I have a 6 column DataGrid.
>> 
>> 4 of the columns use the normal TextField, and they work fine.
>> 
>> On 2 of the columns I have set up a custom cell renderer, using the normal
>> *    public class MyCellRenderer extends CellRenderer implements 
>> ICellRenderer *
>> 
>> 
>> The custom cells display their information fine,
>> but they do not fire *DataGridEvent.ITEM_FOCUS_IN *or
>> Flash Datagrid *DataGridEvent.ITEM_EDIT_BEGIN *
>> 
>> These columns are marked
>>            c4.editable = true;
>> 
>> What am I missing here to get these events to be fired off?
>> 
>> Thanks
>> Bill
> 
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to