104
Views
4
Comments
Solved
How to set a calendar without default date
Question

Hello,

How can i set up a calendar without having the default date of the current day (image B)? I would like to set it up like the image A), showing the prompt and not the current day.

Thanks in advance.


A)


B)

2022-07-12 16-41-57
Pedro Costa

Nuno Gomes wrote:

Hello,

How can i set up a calendar without having the default date of the current day (image B)? I would like to set it up like the image A), showing the prompt and not the current day.

Thanks in advance.


A)


B)

Hi Nuno,

Set the DatePicker parameter StartEmpty = True

Thanks !

UserImage.jpg
Nuno Gomes

Thanks Pedro. But it seems that the option "StartEmpty" its not present...


Pedro Costa wrote:

Nuno Gomes wrote:

Hello,

How can i set up a calendar without having the default date of the current day (image B)? I would like to set it up like the image A), showing the prompt and not the current day.

Thanks in advance.


A)


B)

Hi Nuno,

Set the DatePicker parameter StartEmpty = True

Thanks !



UserImage.jpg
Nuno Gomes

Thanks Tiago!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.