Re: Grid component whoa's

2013-05-31 Thread Thiago H. de Paula Figueiredo
Always check first whether the data you passed to Grid is actually non-empty. And, for the love of everything that is sacred, please think more before you post, specially replying to yourself four or five times in a mailing list. Otherwise, people will end up just ignoring your posts. On Thu, May

RE: Grid component whoa's

2013-05-30 Thread nhhockeyplayer nashua
Here is the new simplified template http://tapestry.apache.org/schema/tapestry_5_3.xsd"; xmlns:p="tapestry:parameter" xmlns:j="tapestry-library:jquery">

RE: Grid component whoa's

2013-05-30 Thread nhhockeyplayer nashua
Has anyone seen this error? I reposiotioned all my template code nicely within the form. this is what I get. Do I need to do something to the template? eventTypeinplaceupdatelocationclasspath:org/apache/tapestry5/corelib/components/Grid.tml, line 6java.lang.IllegalStateExceptionThe rendered

RE: Grid component whoa's

2013-05-29 Thread nhhockeyplayer nashua
I thought it helpful to post the URL for the sort column My page name is LeadersQuery.tml the table column property is gp http://localhost:8080/leadersquery.grid.columns:sort/gp/grid?t:ac=org.tynamo.examples.pphl.pages.LeadersQuery$00406a6034

RE: Grid component whoa's

2013-05-29 Thread nhhockeyplayer nashua
Here is my template... I have a criteria form then the grid is somethign disconnected here? I dont know why the grid wuold disappear off the page when i click a sort column http://tapestry.apache.org/schema/tapestry_5_3.xsd"; xmlns:p="tapestry:parameter"