Actually looking at the way I worded my problem, this may clarify some: When I select a value from the select component and the 'onValueChanged' is triggered, the first value is always null. Subsequent selections will always return the prior value from the select. So if I had select with the values 1,2,3,4... when I select 3 I get null, when I select 4 I get 3 and when I select 2 I get 4. Always the previous value.
Must be missing something obvious here but I don't know what. -- View this message in context: http://tapestry.1045711.n5.nabble.com/grid-in-zone-gets-pre-selected-value-from-select-component-tp5715860p5715888.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org