It gets called on line 27, when the template is instantiated. That part works fine, for instance, I can hard code lblScreenNo.Text = "TEST"; and that will output fine. It's only the databinding method that is not being called. One other important distinction, my code is in a user control.
Main Topics
Browse All Topics





by: kaufmedPosted on 2008-12-27 at 23:56:36ID: 23250807
This might be a silly question, but where does "InstantiateIn" get called from?