[flexcoders] Re: Yahoo TimeInput component as Item Editor

2010-06-24 Thread Amy
--- In flexcoders@yahoogroups.com, "Matthew" wrote: > > After more testing, I have an update: > > I have fixed it and created a new problem. I removed a keyUp event handler, > which formats the text value of the TimeInput and sets my editorDataField > correctly. Now I only listen for change a

[flexcoders] Re: Yahoo TimeInput component as Item Editor

2010-06-23 Thread Matthew
After more testing, I have an update: I have fixed it and created a new problem. I removed a keyUp event handler, which formats the text value of the TimeInput and sets my editorDataField correctly. Now I only listen for change and updateComplete events. Now, when I delete hours, minutes, or se