In this example, you can see how to bind the value of the range navigator to the grid control using the
changed
event.
Injecting Module
The range navigator component features are segregated into individual feature-wise modules. To use date-time axis, inject the
DateTime
module using the
RangeNavigator.Inject(DateTime)
method.