jivesoftware / PDTSimpleCalendar

A simple Calendar / Date Picker for iOS using UICollectionView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hiding cells that contain no data

jeremy-idialogs opened this issue · comments

Trying to fix an issue with using your framework.
We would like to set the background color of cells that have no valid date but I've not been able to hide those collection view cells.

img_0002