Welcome Guest Search | Active Topics | Sign In | Register

eo_object_datepicker Options
Carlos Ramu
Posted: Tuesday, September 2, 2014 6:56:40 AM
Rank: Newbie
Groups: Member

Joined: 7/30/2014
Posts: 3
Hi,

How can i use the property ENABLE in the client side in object Datepicker?

I want to disable the datepicker object with javascript!

I really apreciate you support.

Best regards
Ramu[/size]
eo_support
Posted: Tuesday, September 2, 2014 10:34:53 AM
Rank: Administration
Groups: Administration

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

I believe you can call this function:

http://www.essentialobjects.com/doc/1/jsdoc.public.calendar.setdisabled.aspx

The code will be something like this:

Code: JavaScript
eo_GetObject("DatePicker1").setDisabled(false);


Thanks!
Carlos Ramu
Posted: Tuesday, September 2, 2014 12:12:47 PM
Rank: Newbie
Groups: Member

Joined: 7/30/2014
Posts: 3
Hi,

Its working fine. Thank you very much.

Regards
Ramu


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.