Folks,
This is fixed... I was specifying bogus schema on my collection methods in my
person object.
False alarm...
- cheers
My prepared list is counting two but returning 1 and the other null when
getInstances is called
So it is looking more like ... well not sure yet
public void prepare(int startIndex, int endIndex, List
sortConstraints)
{
this.startIndex = startIndex;
preparedResults = per
Here is the grid usage...
I have two entities in the database
and its failing on the third row iteration when getting row values
someone is passing in a bad endIndex
kawwa, tapestry or tynamo... not sure
But I will keep looking
package org.tynamo;
import org.apache.tapestry5.grid.GridDataSo
all my LIST capabilities now are taken out.
I cannot list anything upon re-entry of the web app.
ception
>
> Request event 'action' (on component remittance/Teller:link2) was not
> handled; you must provide a matching event handler method in the component
> or in one of its containers.
>
> What am i doing wrong. Are there certain types that i can pass in th
On Wed, 19 Dec 2012 11:24:59 -0200, mateen wrote:
In my app i have the following code
Hi!
Never, never ever use ${} when passing parameter values. It causes the
value to be coerced to String. Your event handler method receives a
QuoteID.
pes that i can pass in the
context param or something ? Where am i going wrong.
Kind Regards,
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Grid-Exception-tp5718843.html
Sent from the Tapestry - User mailing list archive at