RE: T3 binding issue for DatePicker

2007-06-17 Thread Bhuiyan, Nazmul
ate [mailto:[EMAIL PROTECTED] > Sent: Monday, 18 June 2007 4:01 p.m. > To: Tapestry users > Subject: Re: T3 binding issue for DatePicker > > Hi Naz. > > You're getting confused between DatePicker and DateField. > > Cheers, > Nick. > > > Nazmul wrote:

Re: T3 binding issue for DatePicker

2007-06-17 Thread Nick Westgate
June 2007 4:01 p.m. To: Tapestry users Subject: Re: T3 binding issue for DatePicker Hi Naz. You're getting confused between DatePicker and DateField. Cheers, Nick. Nazmul wrote: If I use the following code in my html and the page then get the following error: Html template: 82 83 Acti

RE: T3 binding issue for DatePicker

2007-06-17 Thread Bhuiyan, Nazmul
I want to use DatePicker to capture date from user. And would like to make this field mandatory. How do I do this? -Original Message- From: Nick Westgate [mailto:[EMAIL PROTECTED] Sent: Monday, 18 June 2007 4:01 p.m. To: Tapestry users Subject: Re: T3 binding issue for DatePicker Hi Naz

Re: T3 binding issue for DatePicker

2007-06-17 Thread Nick Westgate
Hi Naz. You're getting confused between DatePicker and DateField. Cheers, Nick. Nazmul wrote: If I use the following code in my html and the page then get the following error: Html template: 82 83 Active Date 84 Active Date 85 86 Page specification: Error from Tapestry: Dis