Welcome, Guest
Username Password: Remember me

customDetailViewForRowAtIndexPath question
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: customDetailViewForRowAtIndexPath question

customDetailViewForRowAtIndexP​ath question 1 year, 4 months ago #1

I have an SCArrayOfObjectsSection and am trying to use my own custom detail view when the user selects a cell. I have implemented "customDetailViewForRowAtIndexPath", but it is never called. I have the SCTableViewModelDataSource protocol in my header file. Any ideas?
  • icyplains
  • OFFLINE
  • Expert Boarder
  • Posts: 133
  • Karma: 5

Re: customDetailViewForRowAtIndexP​ath question 1 year, 4 months ago #2

Hi Tommy,

This exact behavior should be working correctly for you in the "iPad App" sample application. My only guess is that this is a detail model where you haven't assigned its "dataSource" property to your view controller.
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2404
  • Karma: 72
  • Page:
  • 1
Time to create page: 0.67 seconds