Re: [flexcoders] DateField problem

2010-06-03 Thread Alex Harui
Set selectedDate, not text? On 6/2/10 1:08 PM, "Goutham" wrote: Hi I have a date stored in the database along with other details. have a datagrid that shows all the details, clicking on a row pops up a titlewindow showing all the details of that row which can be editable as in a form.

[flexcoders] DateField problem

2010-06-03 Thread Goutham
Hi I have a date stored in the database along with other details. have a datagrid that shows all the details, clicking on a row pops up a titlewindow showing all the details of that row which can be editable as in a form. the problem is, I am not able to fill the datefield from the value in the

RE: [flexcoders] DateField problem

2006-04-16 Thread Matt Chotin
What happens if you re-assign the whole selectableRange instead of just rangeStart? -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dima Ulich Sent: Wednesday, April 12, 2006 1:48 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] DateField

[flexcoders] DateField problem

2006-04-12 Thread Dima Ulich
Hi everybody, In my application I'm trying to set date range for dateField programatically and does it only ones, when I try to change it later dateField doesn't do it right. It only restricts months but not dates. Usually when you set a date range you would see disabled dates, in my case in d