Re: [t5] remove in grid not working

2008-07-22 Thread Filip S. Adamsen
Hi, It's exclude all right - the component reference seems to be outdated. When in doubt, check the source code. Anyhow, add and remove were renamed to include and exclude, respectively some time ago. There's no change in functionality. -Filip On 2008-07-22 16:42, [EMAIL PROTECTED] wrote:

RE: [t5] remove in grid not working

2008-07-22 Thread Jonathan Barker
f/org/apache/tapestry5/ corelib/components/Grid.html For an explanation of the change, you would probably have to look into JIRA. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 22, 2008 10:42 > To: users@tapestry.apache.org > Sub

[t5] remove in grid not working

2008-07-22 Thread photos
"remove" does not appear to work: t:remove="id" t:row="listItem"> ${listItem.article} I have looked for previous advice on this and someone said that "exclude" should