Custom Navigator

Resources
Nancy Davolio Andrew Fuller
25 Thu
25 Thu
9 9:00 00
10 10:00 00
11 11:00 00
12 12 PM PM
1 1:00 00
2 2:00 00
3 3:00 00
4 4:00 00
5 5:00 00

This demo illustrates how to replace the built-in Resource Navigator with a custom tree-like navigator.

The Resource Navigator allows users to control resources that the Scheduler displays. The VisibleResourcesDataSource property contains a collection of currently visible resources.

In this demo, the ResourceNavigatorVisible property is set to false to hide the built-in Resource Navigator. You can use the DxTreeView component with check boxes in node templates instead. When you change a check box's selection state, the VisibleResourcesDataSource collection is updated accordingly.