Opened 10 years ago
Closed 5 years ago
#12557 closed enhancement (patchwelcome)
[patch] [ccla][needs conversion to AMD] DataGrid column filter widget
Reported by: | clinejm | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | DojoX Grid | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I've created a simple widget that can be connected to a DataGrid?. Once connected it will display each defined column as a list of checkboxes. When the user un-checks the checkbox for a column the column is hidden.
The code is documented and I've included a test case. This code has been tested on dojo 1.4 through 1.6 and on FireFox?, IE, and Safari.
SitePen?'s CCLA covers this work.
Attachments (2)
Change History (5)
Changed 10 years ago by
Attachment: | ColumnFilter.js added |
---|
Changed 10 years ago by
Attachment: | test_column_filter.html added |
---|
comment:1 Changed 10 years ago by
Summary: | DataGrid column filter widget → [patch] [ccla] DataGrid column filter widget |
---|
comment:2 Changed 10 years ago by
Owner: | changed from evan to Evan |
---|
comment:3 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Summary: | [patch] [ccla] DataGrid column filter widget → [patch] [ccla][needs conversion to AMD] DataGrid column filter widget |
Note: See
TracTickets for help on using
tickets.
Given that this patch is very out of date and that the widget is deprecated, I'm closing as patchwelcome, meaning if someone wants to update to AMD and create a pull request, we'll consider it.