| Author |
Data add event in Data Grid
|
pankaj semwal
Ranch Hand
Joined: Oct 07, 2008
Posts: 300
|
|
Hi list[],
i am newbie in flex .As i have datagrid where i am adding data one by one in it by clicking on next button.I have also a register button which is currently disable.
i want if data add on datagrid the register button should enable.
I try like this
but its now works .
Please help me.
Thanks
|
 |
Alvin Watkins
Ranch Hand
Joined: May 25, 2011
Posts: 53
|
|
|
If you still need more help with this, can you please post more of your code? I don't see where you are saying: button.enabled = true...
|
 |
 |
|
|
subject: Data add event in Data Grid
|
|
|