I have a legacy application that uses RadScheduler. It looks like the version it is built with is 2012.3.1206.40.
We recently discovered a problem with the context menu on mobile devices. We have a right-click menu set up that displays some options when the application runs in a desktop browser. This works well on the desktop but not on mobile devices.
A long tap on a mobile device in theory should activate the same menu but it does not appear. Is there anything I should or could do to make it work on mobile? I was expecting it to just work.
I understand I may need to update the control but I'm unsure on how to go about doing that. Can someone point me in the right direction? Thanks!