Re: EventListener fails to update PropertySelection in IE

2007-05-07 Thread Jesse Kuhnert
m 'animalEditForm' > but then the form gets validated and fails because other > input fields have not yet been filled in. >... -- View this message in context: http://www.nabble.com/EventListener-fails-to-update-PropertySelection-in-IE-tf3700887.html#a10355112 Sent from the Tapest

Re: EventListener fails to update PropertySelection in IE

2007-05-07 Thread RobertSchreiber
ponding 'breedSelect' gets updated. > > In Internet Explorer 6/7 I have to update the whole form 'animalEditForm' > but then the form gets validated and fails because other > input fields have not yet been filled in. >... -- View this message in context: http:/

Re: EventListener fails to update PropertySelection in IE

2007-05-07 Thread Martino Piccinato
ction getSpeciesSelect(); @Component(id = "breedSelect", bindings = { "model=breedModel", "value=selectedAnimalBreed", "displayName=message:breedSelect"}) public abstract PropertySelection getBreedSelect(); -- View this mess

Re: EventListener fails to update PropertySelection in IE

2007-05-06 Thread Jesse Kuhnert
uot;breedSelect", bindings = { "model=breedModel", "value=selectedAnimalBreed", "displayName=message:breedSelect"}) public abstract PropertySelection getBreedSelect(); -- View this message in context:

EventListener fails to update PropertySelection in IE

2007-05-06 Thread RobertSchreiber
;value=selectedAnimalSpecies", "displayName=message:speciesSelect"}) public abstract PropertySelection getSpeciesSelect(); @Component(id = "breedSelect", bindings = { "model=breedModel", "value=selectedAnimalBreed", "displayName=messag