Somebody posted an answer in my stackoverflow question . Basically, when you return base.SelectTemplate() at the end of your override SelectTemplate then eventually binding will work properly. From what I understand this is the "standard" way in which you should write SelectTemplate() but I did not know that at the time. Still, I think it would be helpful if there were some documentation or reminder.
↧