RE: [flexcoders] DateField: selectableRange

2006-01-17 Thread Simard, Ghislain
[mailto:[EMAIL PROTECTED]On Behalf Of Deepa SubramaniamSent: Monday, January 16, 2006 7:09 PMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] DateField: selectableRange Setting the selectableRange means only the dates between rangeStart and rangeEnd (or in your case from

RE: [flexcoders] DateField: selectableRange

2006-01-17 Thread Simard, Ghislain
-Original Message-From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]On Behalf Of Deepa SubramaniamSent: Monday, January 16, 2006 7:09 PMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] DateField: selectableRange Setting the selectableRange

RE: [flexcoders] DateField: selectableRange

2006-01-17 Thread Deepa Subramaniam
-996-9416 -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]On Behalf Of Deepa Subramaniam Sent: Monday, January 16, 2006 7:09 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] DateField: selectableRange Setting the selectableRange means only

RE: [flexcoders] DateField: selectableRange

2006-01-16 Thread Simard, Ghislain
What I am trying to do is to get the calendar selectable only from 1 April 2001. The following is not working: mx:DateField id=myDate selectableRange=rangeStart(new Date(2004,4,1))/ Thanks for any help Ghislain Simard Analyst Technique web | Web Technical Analyst Ressources Naturelles Canada

RE: [flexcoders] DateField: selectableRange

2006-01-16 Thread Deepa Subramaniam
=myDate selectableRange={ {rangeStart: new Date(2004,4,1)} }/ HTH - Deepa -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Simard, Ghislain Sent: Monday, January 16, 2006 1:12 PM To: 'flexcoders@yahoogroups.com' Subject: RE: [flexcoders] DateField

RE: [flexcoders] DateField: selectableRange

2006-01-16 Thread Simard, Ghislain
Subramaniam Sent: Monday, January 16, 2006 4:38 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] DateField: selectableRange Hi - You can set whichever range property you want (disabledRanges which disables single or multiple days or selectableRange which sets a range of dates which

RE: [flexcoders] DateField: selectableRange

2006-01-16 Thread Deepa Subramaniam
@yahoogroups.com' Subject: RE: [flexcoders] DateField: selectableRange it works well except the calendar is always showing the rangeStart date by default. How to get the calendar back to the month and year of the date selected when you reload the page? Ghislain Simard Analyst Technique web | Web

RE: [flexcoders] DateField: selectableRange

2006-01-16 Thread Deepa Subramaniam
@yahoogroups.com' Subject: RE: [flexcoders] DateField: selectableRange it works well except the calendar is always showing the rangeStart date by default. How to get the calendar back to the month and year of the date selected when you reload the page? Ghislain Simard Analyst Technique web | Web