Welcome Guest Search | Active Topics | Sign In | Register

DatePicker Options
Brandon
Posted: Tuesday, June 3, 2008 7:49:44 AM
Rank: Member
Groups: Member

Joined: 10/11/2007
Posts: 12
Hi

I have a need to disable a datepicker using javascript. All VS controls disable fine, but for the datepicker an error is generated in the script saying that the datepicker is null or not an object.

Any idea how this can be accomplished.

Thanks
Brandon
eo_support
Posted: Tuesday, June 3, 2008 7:59:58 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
Hi Brandon,

You won't be able to do that on the client side via JavaScript. You will need to set the DatePicker's Enabled property to false on the server side.

Thanks


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.