Unplanned
Last Updated: 09 Mar 2022 15:06 by ADMIN
John
Created on: 05 Oct 2021 13:48
Category: DateRangePicker
Type: Bug Report
0
DateRangePicker

Hi,

When RadDateRangePicker has StartDatePicker-AutoPostBack and EndDatePicker-AutoPostBack set to "true", after postback when focusing the end date: the days from ending month are not selected in the calendar.

They are selected on the left side, but not on the right side. Is this intended behavior? 

Code excerpt:

<telerik:RadDateRangePicker ID="rdrpDateRange" runat="server" StartDatePicker-AutoPostBack="true" EndDatePicker-AutoPostBack="true" />

Thank you.

0 comments