Example of Filter in React Range Selector Component

/
/
Customization

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

More Details...

Loading....
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.