Example of Filter in Javascript Range Selector Control

/
/
Filter

This sample filters the data by hire date using date-time axis.

More Details...

Filter From Hire Date

Quarter1Quarter2Quarter3Quarter4Quarter1Quarter2Quarter3Quarter419921993

Description

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.