Steven-Chorkawy / Submit-AR-Invoice

Allows users from departments to create their own AR Invoice request.
2 stars 0 forks source link

Date filter is not user friendly! #22

Closed Steven-Chorkawy closed 3 years ago

Steven-Chorkawy commented 4 years ago

The default date filter in kendo grids is not very user friendly.

It would be nicer if there was a date range filter by default.

Steven-Chorkawy commented 4 years ago

Using Custom Filter Cells: https://www.telerik.com/kendo-react-ui/components/grid/filtering/#toc-custom-filter-cells and DateRange Filter: https://www.telerik.com/kendo-react-ui/components/dateinputs/daterangepicker/

I should be able to create a nice Date Range Filter for grids.

Steven-Chorkawy commented 4 years ago

Branch created: https://github.com/Steven-Chorkawy/Submit-AR-Invoice/tree/feature-date-range-filter