Hi,

i got a grid from a database. Now i want that the eventlink is only shown if the status is 100. i.e.

<p:gebuchtCell>
  <t:if test="gebucht" t:context="bestellung.bestnr">
<a t:type="eventLink" t:event="buchen" t:context="tachyonbestellung.bestnr">buchen</a>
  </t:if>
</p:gebuchtCell>

At the moment i do not see an easy way to do that.

Any hints?

Andreas
--
ae | Andreas Ernst | IT Spektrum
Postfach 5, 65612 Beselich
Schupbacher Str. 32, 65614 Beselich, Germany
Tel: +49-6484-91002 Fax: +49-6484-91003
a...@ae-online.de | www.ae-online.de
www.tachyon-online.de

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

Reply via email to