You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by angelochen <an...@yahoo.com.hk> on 2012/01/15 06:53:02 UTC

T5.3.1 passing parameters to datasource method

Hi,

is the following code possible?

< t:loop source="rows(1)" value="row" >

thanks,

--
View this message in context: http://tapestry.1045711.n5.nabble.com/T5-3-1-passing-parameters-to-datasource-method-tp5146041p5146041.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5.3.1 passing parameters to datasource method

Posted by angelochen <an...@yahoo.com.hk>.
yes, solution is:
 <t:loop source="getRows(currentListID)"  value="row" >

--
View this message in context: http://tapestry.1045711.n5.nabble.com/T5-3-1-passing-parameters-to-datasource-method-tp5146041p5146064.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5.3.1 passing parameters to datasource method

Posted by Josh Canfield <jo...@gmail.com>.
That was snarky. Your question is terse and could have been tried
before trying the list.

Here are the docs.

http://tapestry.apache.org/property-expressions.html


On Sat, Jan 14, 2012 at 10:08 PM, Josh Canfield <jo...@gmail.com> wrote:
> nope.
>
> On Sat, Jan 14, 2012 at 9:53 PM, angelochen <an...@yahoo.com.hk> wrote:
>> Hi,
>>
>> is the following code possible?
>>
>> < t:loop source="rows(1)" value="row" >
>>
>> thanks,
>>
>> --
>> View this message in context: http://tapestry.1045711.n5.nabble.com/T5-3-1-passing-parameters-to-datasource-method-tp5146041p5146041.html
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5.3.1 passing parameters to datasource method

Posted by Josh Canfield <jo...@gmail.com>.
nope.

On Sat, Jan 14, 2012 at 9:53 PM, angelochen <an...@yahoo.com.hk> wrote:
> Hi,
>
> is the following code possible?
>
> < t:loop source="rows(1)" value="row" >
>
> thanks,
>
> --
> View this message in context: http://tapestry.1045711.n5.nabble.com/T5-3-1-passing-parameters-to-datasource-method-tp5146041p5146041.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org