Saturday, October 21, 2017

XAF - Controller OnActivated not being called

Most common reasons for this to be happening:
1. Controller class is private.
2. Target view id is invalid.
3. TargetType is invalid.
4. Inheriting from incorrect version of ViewController base class. There are multiple versions using generics etc.(!)

No comments:

Post a Comment