Hi ,
We are using Telerik ASP.Net AJAX version 2022.1.119.
Issue:
1. For From Date field from backend I am setting (current date -366 days) value for RadDatePicker , so it's not a current date, it's older date. Now via keyboard I cannot select the date.
But using mouse I selected some date then second time I can select date in calendar from keyboard.
2. The same issue available in DOB fields also. I have verified all the fields are editable fields only.
If I set RadDatePicker value as current date from backend then from keyboard I can select the dates perfectly. So the issue is available only if we set older dates from backend .
For POC we recently updated the 2022.3.1109.35 telerik version, but still the issue available in this 2022.3.1109.35 version too.
We used following prop to support keyboard navigation (EnableAriaSupport="true" EnableKeyboardNavigation="true").
Please let me know how can I resolve this.
Hi Thillairaja,
Can you please test the reported scenario with the latest version of the Telerik UI for ASP.NET AJAX 2024 Q2?
Additionally, test both RenderMode options - "Lightweight" and "Classic" to see if it is due to the rendering of the control.
If the problem persists, isolate it in a simple runnable project and send it via the support ticketing system or share the files and the reproduction steps here.
Our application build on .net framework 4.5 , so we trying to update the latest telerik version 2024.1.131 that supports .net 4.5. I couldn't find any download link for this specific version. Could you please share the download link for this version.
https://www.telerik.com/support/whats-new/aspnet-ajax/release-history/ui-for-asp-net-ajax-2024-q1-(version-2024-1-131)