Completed
Last Updated: 22 Oct 2018 15:03 by ADMIN
Ben
Created on: 02 Oct 2018 16:44
Category: KendoReact
Type: Feature Request
1
Allow datetime filter on columns and editor
2 comments
ADMIN
Genady Sergeev
Posted on: 22 Oct 2018 15:03
Editor: https://www.telerik.com/kendo-react-ui/components/grid/api/GridColumnProps/#toc-editor 
Filter: https://www.telerik.com/kendo-react-ui/components/grid/api/GridColumnProps/#toc-filter

Demo with filter: https://www.telerik.com/kendo-react-ui/components/grid/filtering/#toc-filter-row 
Demo with editor: https://www.telerik.com/kendo-react-ui/components/grid/editing/editing-inline/
ADMIN
Genady Sergeev
Posted on: 15 Oct 2018 11:14
The Grid already supports these funtionalities:

Editor: https://www.telerik.com/kendo-react-ui/components/grid/api/GridColumnProps/#toc-editor
Filter: https://www.telerik.com/kendo-react-ui/components/grid/api/GridColumnProps/#toc-filter

Demo with filter: https://www.telerik.com/kendo-react-ui/components/grid/filtering/#toc-filter-row
Demo with editor: https://www.telerik.com/kendo-react-ui/components/grid/editing/editing-inline/