[flexcoders] Re: initializing components in a viewstate (non base view)

2007-05-02 Thread gotjosh819i
I commented out all of the bindings and ran teh code again, I got the same error. so I took out the change event function : viewSelectedProfile() then the error stopped. Here is the datagrid code: mx:DataGrid id=dgUserList width=100% height=100% headerStyleName=normalTenBold

[flexcoders] Re: initializing components in a viewstate (non base view)

2007-05-02 Thread gotjosh819i
I have narrowed it down to a transition effect - probably something i forgot to do :( --- In flexcoders@yahoogroups.com, gotjosh819i [EMAIL PROTECTED] wrote: I commented out all of the bindings and ran teh code again, I got the same error. so I took out the change event function :

[flexcoders] Re: Initializing components in views

2007-01-27 Thread Marlon Moyer
Nevermind, I was editing the wrong component file :( creationcomplete on the base component in the view works fine. On 1/26/07, Marlon Moyer [EMAIL PROTECTED] wrote: I've got a component, a simple form, that I need to figure out how to clear out the contents between uses. The first time the

RE: [flexcoders] Re-initializing

2005-05-01 Thread Matt Chotin
@yahoogroups.com Subject: [flexcoders] Re-initializing I have an app in which users are allowed to add and delete children from containers. The changes only seem to fully percolate through when the whole app is reinitialized through a browser refresh. What is the way to trigger that from

[flexcoders] Re-initializing

2005-04-29 Thread Tom Fitzpatrick
I have an app in which users are allowed to add and delete children from containers. The changes only seem to fully percolate through when the whole app is reinitialized through a browser refresh. What is the way to trigger that from a command within the app? - Tom Yahoo! Groups Links