Welcome Guest Search | Active Topics | Sign In | Register

datepicker Options
Brad Coble
Posted: Thursday, July 23, 2009 1:32:55 PM
Rank: Advanced Member
Groups: Member

Joined: 2/4/2009
Posts: 31
Hi!

Just a couple things on the datepicker.

1. I have a datepicker inside a dialog. I close the dialog client side and the datepicker stays open. How do I close it client side?

2. When I use setselecteddate and pass it null, it resets everything back to default except the month. It still shows the month that was peviously selected. How do I completly reset it?


Thanks!

Brad
eo_support
Posted: Thursday, July 23, 2009 3:11:40 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

For the first issue, you can call the following code in your dialog's ClientSideOnEnd handler:

Code: JavaScript
EO.Web.DOMUtils.hideAllPopups();


We are not able to reproduce the second issue. Can you provide a test page that reproduces the problem?

Thanks!
Brad Coble
Posted: Friday, July 24, 2009 7:39:02 AM
Rank: Advanced Member
Groups: Member

Joined: 2/4/2009
Posts: 31
First issue fix works great.

Second issue, I sent a sample to the normal email address.

Thanks!

Brad
eo_support
Posted: Friday, July 24, 2009 9:33:15 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Thanks for the sample code. We will look into it and get back to you as soon as possible.

Thanks!
eo_support
Posted: Monday, July 27, 2009 9:35:12 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

We have posted a new build that should fix this issue. Please see your private message for download location.

Thanks!
Brad Coble
Posted: Monday, July 27, 2009 12:39:27 PM
Rank: Advanced Member
Groups: Member

Joined: 2/4/2009
Posts: 31
Thanks!

Seems to be working well.
eo_support
Posted: Monday, July 27, 2009 12:50:33 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Thanks for the update. Glad that it's working for you.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.