Welcome Guest Search | Active Topics | Sign In | Register

Datepicker - Keeping the visible date = Current Day Options
Daniel J. mostert
Posted: Friday, July 8, 2011 2:05:26 AM

Rank: Newbie
Groups: Member

Joined: 7/13/2010
Posts: 4
Recently started using software- Noticing that Datepicker - visible date is not bringing up the current date but the date its created - Please assist in how to set the Visible date eqaul to the day its clicked on.

The datepicker is in datagrid so its not simple matter of sayying datepicker.vicsibledate = today.
Is this the only way or is there a propery one can click to auto update to latest date?

eo_support
Posted: Friday, July 8, 2011 10:42:17 AM
Rank: Administration
Groups: Administration

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

Please go to your HTML view and search for "VisibleDate". If it is set to a fixed value, delete that.

By default VisibleDate will be automatically set to the current date unless:

1. You have explicitly set VisibleDate (either in HTML view or in code);
2. The Grid cell already has a value. In that case VisibleDate will be automatically adjusted to that date;

Hope this helps. Please feel free to let us know if you have any more questions.

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.