It would be great if grid component has option to filter date and numeric columns by range.
Hey everyone! With R3 2018 we added the following resource to help with filtering dates for a particular range: https://www.telerik.com/kendo-angular-ui/components/grid/filtering/reusable-filter/#toc-filtering-by-date-ranges While this specifically focuses on dates for this sample, the same logic around creating a component to serve as a range filter can be applied to numbers as well!
I agree, and if we are on the same page, that would allow a grid user to return all records between two specific dates (or numbers).