Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabling Time Picker Programmatically #389

Open
alrollo opened this issue Feb 15, 2024 · 0 comments
Open

Disabling Time Picker Programmatically #389

alrollo opened this issue Feb 15, 2024 · 0 comments

Comments

@alrollo
Copy link

alrollo commented Feb 15, 2024

Hi everyone,

I have a datetimepicker and a checkbox (all_day). The datetimepicker is initialized with the format: 'DD/MM/YYYY HH:mm', allowing the user to set both date and time. However, if the user checks the all_day checkbox, I need to change the format to 'DD/MM/YYYY' and disable the time selection. I've implemented this, but the control continues displaying the time picker. Is it possible to achieve this in the current version?

Thanks in advance.
Best regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant