The views in the SectionHeader of UICollectionView cannot bind to any BindableProperties

6 replies. Last post: March 25, 2015 2:55 AM by leo Chandra
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
Leo HongMember

When I enabled ShowSectionHeader and specified SectionHeaderTemplate in the UICollectionView, I found the views in the SectionHeaderTemple (it should be inherited from UICollectionReusableView) cannot perform data binding. Such as UIButton or UILabel, they cannot bind to CommandProperty nor TextProperty. 

The views in the TableView header has no problem. Please take a look.

It can be easily reproduce. The ItemCollectionViewHeader is already in the MyInventory WebAPI sample. Add some view to this header and write some binding logic to the ItemListBindingProvider

All times are GMT -5. The time now is 1:40 AM.
Previous Next