[ 
https://issues.apache.org/jira/browse/TAP5-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Howard M. Lewis Ship closed TAP5-238.
-------------------------------------

    Resolution: Invalid
      Assignee: Howard M. Lewis Ship

That "block:empty" refers to the block with id 'empty' in the Grid's template.  
Easiest way is:

<t:grid ...>
  <t:parameter name="empty">Whatever ...</t:parameter>
</t:grid>


> Default for Grid's empty parameter does not work
> ------------------------------------------------
>
>                 Key: TAP5-238
>                 URL: https://issues.apache.org/jira/browse/TAP5-238
>             Project: Tapestry 5
>          Issue Type: Bug
>            Reporter: Geoff Callender
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> Doco says default for empty is "block:empty" but this doesn't work.  If I 
> leave out the empty parameter then my block with id="empty" is ignored and 
> the standard message about "no data to display" appears.  However, if I 
> specify empty="block:empty" then my block is displayed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to