Hi,

How to use empty in the grid? following does not work:
 <table t:type="grid" source="comments" model="model" rowsperPage="10"
row="currentCmt"
          empty="emptySource">

<t:block id="emptySource">
   empty block
</t:block>



-- 
View this message in context: 
http://www.nabble.com/T5%3A-grid-empty-source-tf4829429.html#a13817006
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to