Stacy Young wrote:

> Now, if a user were to delete a row then click ‘add’ for a new row…the 
> combo’s appear but they default to the value of the previous record 
> that was deleted! (as if the objects were not really destroyed) Adding 
> a new row at any other time defaults normally.
>

What does the code for adding a new row look like? Are you adding a new 
object with properties explicitly set to default values? Like... 
dataProvider.addItem({prop1:"",prop2:17}); ?

-d



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to