Hi,

I'm really new at flex programming, and I'm trying to implement this
custom datagrid component:

Column 1 and 2 would display datas based on a arraycollection
Column 3 would display a countdown timer, counting from the value of
column 1 to 0
When the timer reach 0, the line should be erased from the datagrid (and
the arraycollection)

What would be the best way to implement that? what do you think about
custom datagrid with itemrenderer for the timer column?

Could you please just tell me in a few words how the way you would
implement such component?

Many thanks for your help,

Vincy


Reply via email to