Hi Thiago,
Thx you for your piece of advices, it is working ;-)
Regards,
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/T5-1-0-5-problem-with-a-grid-tp4885091p4888206.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
On Sun, 09 Oct 2011 09:54:13 -0300, upgrading
wrote:
Hi
Hi!
java.lang.NullPointerException
org.apache.tapestry5.corelib.components.Grid$DefaultGridSortModel.getSortConstraints(Grid.java:346)
org.apache.tapestry5.corelib.components.Grid.setupDataSource(Grid.java:463)
@SetupRender
voi
Hi
I have a problem with a grid, i did a custom grid in a Form when i sort the
grid there isn't problem but i use a button in my form after sorting grid
after i have an exception :
java.lang.NullPointerException
org.apache.tapestry5.corelib.components.Grid$DefaultGridSortModel.getSortConstraints(