On Wed, Jun 11, 2008 at 10:34 AM, Matthijs Wensveen <[EMAIL PROTECTED]> wrote:
> Is there a way to hide a listview with an enclosure when there are no items > to display? One way to get it working is to toggle the visibility of the > listview based on wheter or not the list is empty or not. I think that's the normal way, in that you'd typically have both the list and a "No items found" label, then set one or the other as visible... > I was expecting this would work out-of-the-box though... > JIRA (https://issues.apache.org/jira/browse/WICKET) covers "Wishes" as well as "Bugs"! :-) /Gwyn
