Rank: Newbie Groups: Member
Joined: 11/29/2007 Posts: 3
|
I saw on the 'releases' page that the datepicker control supports a read-only textbox. However, I can not find any documentation in the help file or on the forums. Could someone enlighten me? Thank you! http://www.essentialobjects.com/Releases.aspx -- "Improvements on Existing Controls"
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
|
Rank: Newbie Groups: Member
Joined: 11/29/2007 Posts: 3
|
I tried that, but i'm also validating/comparing the selected date via javascript. If I set disabletextbox=true, I can not get the value when calling eo_GetObject("control").getSelectedDate(). I retrieve a null value -- but I do get the value if disabletextbox is not set.
Is that expected?
Thank you for your prompt reply
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
No. That appears to be a bug. We will get it fixed as soon as possible. Thanks for reporting the issue!
|
Rank: Newbie Groups: Member
Joined: 11/29/2007 Posts: 3
|
Understood. Thanks!
|