[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tapestry-user
Subject:    Re: Testing Grid Row Objects
From:       Chris Poulsen <mailinglist () nesluop ! dk>
Date:       2012-12-24 16:50:19
Message-ID: CAFKtUSvGwykD=auUcqg8swV2GL7n7GOsL502wknGvAjgm42EEA () mail ! gmail ! com
[Download RAW message or body]


Hi,

I'd probably try to put the t:if into (instead of around) the p:actionCell
before looking at the docs/src ;,-)

-- 
Chris


On Mon, Dec 24, 2012 at 5:33 PM, mateen <mateen83@gmail.com> wrote:

> <t:zone t:id="searchTransactionZone" id="searchTransactionZone">
>     <div class="tableDv ">
>         <t:grid t:source="pickupQuotes" t:row="selectedQuote"
> t:rowsPerPage="50" t:add="action"
>             t:inPlace="true" t:pagerPosition="top" exclude="prop:excludes">
>                  <t:if test="active">
>                 <p:actionCell>
>                     <t:jquery.dialogajaxlink t:id="link2"
> t:dialog="myDialog" t:zone="prcessTellerTransactionZone"
> t:context="selectedQuote.pickupQuoteID.id" class="process">
>                         Process Teller
>                     </t:jquery.dialogajaxlink>
>                 </p:actionCell>
>                 </t:if>
>             <p:empty>
>             </p:empty>
>         </t:grid>
>     </div>
> </t:zone>
>
> and in my JAVA code
>
>  public boolean isActive()
>     {
>         return true;
>     }
>
> The link does not display ? No error is displayed or anything, what am i
> doing wrong ?
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Testing-Grid-Row-Objects-tp5718952p5718958.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
>
>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic