Hi Thiago, Thank you, but I'm not quite clear on what you mean.
The row parameter is only accessing my data from the source parameter, not the components themselves. Also, I am not clear about validation through the validate parameter - is there an example of this I can look at? However, I have to do the validation myself; I simplified the code posted and actually need to do some other things besides checking for null from the text field. -----Original Message----- From: Thiago H. de Paula Figueiredo [mailto:[email protected]] Sent: 24 September 2009 13:51 To: Tapestry users Subject: Re: Validation on textfields in a grid? Try accessing the Grid elements using the row parameter and use the validation done by the validate parameter instead of doing it yourself. -- Thiago H. de Paula Figueiredo Independent Java consultant, developer, and instructor http://www.arsmachina.com.br/thiago --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] ************************************************************************** Experience the British Library online at http://www.bl.uk/ The British Library's new interactive Annual Report and Accounts 2007/08 : http://www.bl.uk/knowledge Help the British Library conserve the world's knowledge. Adopt a Book. http://www.bl.uk/adoptabook The Library's St Pancras site is WiFi - enabled ************************************************************************* The information contained in this e-mail is confidential and may be legally privileged. It is intended for the addressee(s) only. If you are not the intended recipient, please delete this e-mail and notify the mailto:[email protected] : The contents of this e-mail must not be disclosed or copied without the sender's consent. The statements and opinions expressed in this message are those of the author and do not necessarily reflect those of the British Library. The British Library does not take any responsibility for the views of the author. ************************************************************************* --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
