Calendar app function

I’m developing a calendar app that will allow me to display alternate views of a calendar by filtering on categories of appointments, et al. Not sure jqxCal will support that functionality for calendar displays. Also, is it possible to directly access iCal or other built-in calendar’s data?

You can access the built in Calendar using a PhoneGap plugin:

https://www.npmjs.com/package/cordova-plugin-calendar

As to whether the jqxCalendar can do everything you need, you’ll have go through their documentation. It’s good:

http://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxcalendar/jquery-calendar-getting-started.htm

George Henne
NS BASIC Corporation
http://www.nsbasic.com

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.