Hello, I am usin Tapestry table t:type="jquery/datatable". When one field (whose datatype is Long) is null, it gives me error: Render queue error in Expansion[PropBinding[expansion bin/Search:thegrid(cellValue)]]: Cannot format given Object as a Number
So, there should be some generic way to prevent this (I cannot override all the fields with <p:fieldCell>...) I have tried CoercionTuple but it was not the solution. Do you have any idea? Here is the code: <div t:type="zone" t:id="tablezone" id="tablezone"> </div> -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-datatable-with-NULL-number-tp5719382.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