This won't solve your problem but I would change:
onchange="document.getElementById('filterCriteria').performSubmit()"

to:
onchange="this.form.performSubmit()"



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/AJAX-Filtered-Grid-and-Firefox-tp5719647p5719650.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

Reply via email to