[flexcoders] Re: Flashing new row in a datagrid

2009-02-26 Thread faserone
--- In flexcoders@yahoogroups.com, jer_ela g...@... wrote: If the new rows have a timestamp of when they were added, you can use the AdvancedDataGrid styleFunction to change the style of a cell based on that timestamp. Both AdvancedDataGrid and AdvancedDataGridColumn have the property.

[flexcoders] Re: Flashing new row in a datagrid

2009-02-25 Thread jer_ela
If the new rows have a timestamp of when they were added, you can use the AdvancedDataGrid styleFunction to change the style of a cell based on that timestamp. Both AdvancedDataGrid and AdvancedDataGridColumn have the property. Here is a style function I used that made the text bright red for