I am able to Display the Events Within the List below the Calendar but i want to Display the Events Within the Calendar through the JSON Data.I have used Ca
I am assuming that you want to display the list of events within a month-type calendar. ZCustomCalendar allows you to make custom views for different types of dates. Within that custom view you can define a ListView and then maybe display the list of events in that.