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


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.