=========================================
This example is now obsolete, because it uses a quite low level API (ModelNodesGeneratorUpdater), which is required in advanced scenarios only. Instead, please implement simpler solutions in code or in the Model Editor:
Navigation System | Define the Navigation Structure
Criteria Property of a List View's Collection Source
Criteria Property in the Application Model
=========================================
This example demonstrates how to show a filtered List View via a navigation control's item. The "Today's Tasks" navigation item will be added. It is intended to show tasks that should be started today.
For details, refer to the How to: Show a Filtered List View from the Navigation Control topic in XAF documentation.