Display the List of Events Within the Calendar?

前端 未结 3 1400
夕颜
夕颜 2020-12-20 03:54

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

3条回答
  •  既然无缘
    2020-12-20 04:25

    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.

提交回复
热议问题