hi, i recently implemented the country and state/province select component where select particular country will load the state/province based on that country. The problem is that when i changed the Value of select in country component, the onValueChanged method never fired on server side. i put some debug statement on this method, it never show anything. i just want it doing it an AJAX way, but if the valueChanged method never triggered i can't do anything about it.
i did open up a new sample tapestry 5 project and implement the same logic and it works. i wondered what other things could have cause my main project to fail. please advice.. regards, wesley -- View this message in context: http://tapestry.1045711.n5.nabble.com/T5-3-Select-Component-onValueChanged-never-fired-tp5719403.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