Menu

#58 TRepeater and empty lists

future_version
closed
nobody
components (20)
5
2005-09-11
2005-09-05
Anonymous
No

I use TRepeater in a lot of places to to display lists.
However, there is no easy way to display a message when
list is empty.

Discussion

  • carlgm

    carlgm - 2005-09-05

    Logged In: YES
    user_id=1316897

    This is already implemented.

    You need to specify

    <com:TRepeater>
    <prop:EmptyTemplate>
    Empty!
    </prop:EmptyTemplate>
    </com:TRepeater>

    However, for this to work, you _need_ to add an empty resource to the
    datasouce and databind.

    Cheers!
    Carl / Gusto
    PRADO Maintainer

     
  • John Teague

    John Teague - 2005-09-11
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB