Welcome Guest Search | Active Topics | Sign In | Register

Datepicker behavior Options
SDDP
Posted: Wednesday, May 6, 2009 7:43:53 PM
Rank: Member
Groups: Member

Joined: 3/16/2009
Posts: 23
If I have a datepicker with default settings, a use can type in 050509, and the datepicker will format it as 05/05/2009. But after I set these properties, things changed:

MinValidDate="1900-01-01" MaxValidDate="2079-06-06"

Those are the dates allowed for SQL Server smalldatetime.

Now if the user enters 050509, the date is reset to 1900. I tried changing the PickerFormat to MM/dd/yy, so they could only enter a two digit year. But then the datepicker will show 05/05/09, but the dropdown calendar (and the actual value) is 05/05/1900.

So it looks like that if I want to enforce that date range, the users will have to type in 05052009 (always 4 digit year) to get the correct value.
eo_support
Posted: Thursday, May 7, 2009 10:06:13 AM
Rank: Administration
Groups: Administration

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

This is a bug. We will post a new build with the fix as soon as possible.

Thanks!
eo_support
Posted: Tuesday, May 12, 2009 8:57:04 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
This issue was addressed in build 2008.0.80.
Khalid
Posted: Tuesday, May 12, 2009 10:02:13 AM
Rank: Member
Groups: Member

Joined: 5/10/2009
Posts: 10
Hi,

regarding Datepicker, is it possible to add functionality for the time fields to change with the mouse wheel?

thx
eo_support
Posted: Tuesday, May 12, 2009 10:11:01 AM
Rank: Administration
Groups: Administration

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

I believe this is technically possible (we support mouse wheel on our Grid). However we are not sure whether it would confuse users when they actually wanted to scroll the page (or the containing Grid, for example). Most users are used to scrolling a list box, but DatePicker is visually more of a textbox.

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.