Nativescript-ui-feedback: RadCalendar: Can not swipe between months when selectionMode=“Range”

Created on 15 Jan 2018  ·  2Comments  ·  Source: ProgressNS/nativescript-ui-feedback

Hi there, I am trying to get a RadCalendar Range done but I can not switch between months, seems like when the selectionMode="Range" is set I can not navigate between months for multiple month selection range. Does anyone has a working example or the swipe gestures are disabled when the Range mode is enabled?

This is my RadCalendar widget:

<RadCalendar viewMode="Month" selectionMode="Range" (dateSelected)="onDateSelected($event)"></RadCalendar>

Thanks…

calendar question

All 2 comments

Hi @relvis,
Thank you for contacting us.
I tested your case, however, was unable to reproduce the similar issue for Android. You could review the attached GIF file.
screencast 2018-01-18 at 11 00 47 am

Also, keep in mind that in iOS changing the viewMode from a month to multiple months should be done via code behind manually.

We are still having this problem in Ios you cannot apply a range and be able to go to the next month.

Was this page helpful?
0 / 5 - 0 ratings