Declined
Last Updated: 25 Sep 2024 10:21 by ADMIN
Yvonne
Created on: 11 Apr 2024 07:49
Category: UI for Blazor
Type: Bug Report
0
Cannot select correct datetime using DateTimePicker in Adaptive Mode in Telerik UI for Blazor 5.1.1
<TelerikDateTimePicker Value="@AttendanceDTO.WorkScheduleEndTime"
                       ValueExpression="@(() => AttendanceDTO.WorkScheduleEndTime)"
                       AdaptiveMode="@AdaptiveMode.Auto"
                       ValueChanged="@( (DateTime d) => ChangeWorkScheduleEndTime(d) )"
                       Format="dd/MM/yyyy (dddd) HH:mm"
                       Id="selected-date"
                       Enabled="!ReadOnly">
</TelerikDateTimePicker>
2 comments
ADMIN
Dimo
Posted on: 25 Sep 2024 10:21

Hi everyone,

We are closing this public item due to lack of enough information and inactivity. If we receive the requested details, we can reopen the request.

Regards,
Dimo
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

ADMIN
Nadezhda Tacheva
Posted on: 17 Apr 2024 15:58

Hi Yvonne,

We have an opened bug report for the DateTimePicker in Adaptive Mode that targets missing Date and Time buttons - https://feedback.telerik.com/blazor/1623914-in-auto-adaptive-mode-the-date-and-time-buttons-are-not-rendered-in-the-popup.

As a result of this bug, the users cannot easily switch between the day and time portions of the component on smaller screens. However, it is still possible to navigate to the time view - this happens automatically when you select a date. From this point on is possible to select the desired time (or at least this is the behavior I am getting).

You've mentioned that you "cannot select correct DateTime". Can you please provide more details on that? What happens when you try to select the desired DateTime and what is the exact issue you are experiencing?

It will be most optimal if you can modify this sample to demonstrate the problem you are hitting: https://blazorrepl.telerik.com/QIaGvwlS24eHlcih14.

Thank you in advance for your cooperation!

    Regards,
    Nadezhda Tacheva
    Progress Telerik

    Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Telerik family, check out our getting started resources!