Welcome Guest Search | Active Topics | Sign In | Register

DatePicker control Options
Venkat
Posted: Thursday, January 17, 2008 3:31:34 PM
Rank: Member
Groups: Member

Joined: 9/28/2007
Posts: 20
Hi,

When a user enter an incorrect date (something like Begin date greater than End Date), I would like to clear that incorrect date and show blank as selecteddate. Would this be possible to do in your date control?
I understand that a default date will be set (MinValidDate) if no date is specified. But, I want a blank value.


Also, pls provide an update on the bugfix of the Date picker control mentioned in my earlier conversation. You mentioned that its a bug and you are looking at it, but anything after that.


Thanks.
eo_support
Posted: Thursday, January 17, 2008 5:34:28 PM
Rank: Administration
Groups: Administration

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

You can call setSelectedDate(null) on the client side DatePicker object or set SelectedDate to DateTime.MinValue on the server side to clear the date picker.

We are still working on the other issue and will let you know when it's fixed.

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.