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.
I'm really disappointed with how basic the functionality is that rolled out with the new DataRangePicker. At a minimum, I thought you would include these two pieces of functionality:
Other competitors and systems have these and I would have thought they would have been out of the box.
Attached are a few screenshots.