Opened 8 years ago
Closed 8 years ago
#16197 closed defect (patchwelcome)
Enhanced.plugins.Filter is not applied when a data type is "date"
Reported by: | tabata | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The Enhanced.plugins.Filter is not applied when a "datatype" is "date".
Error: Datetime parse failed: 2012-10-01 http://localhost/dojo/dojo/dojo.js Line 35
Change History (2)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
DojoX Grid and EnhancedGrid are deprecated in favor of dgrid and gridx.
You should upgrade your code to use one of those two grids.
We will consider patches to the old DojoX Grid code though.