Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

update light-column-filter #600

Closed
sanchig opened this issue Feb 4, 2016 · 2 comments
Closed

update light-column-filter #600

sanchig opened this issue Feb 4, 2016 · 2 comments
Milestone

Comments

@sanchig
Copy link

sanchig commented Feb 4, 2016

Light-column-filter is responsive now (Source : thansen-solire/datatables-light-columnfilter#2). please update and remove responsive alert from http://l-lin.github.io/angular-datatables/#/withLightColumnFilter.

Can you please give an example of "dateRange" and "select" filter options in angular light-column-filter?.

@sanchig
Copy link
Author

sanchig commented Feb 6, 2016

@l-lin I have tested with latest version of light-column-filter in angular-datatables. Responsiveness works now. I have tested with around 10 columns. you can just update dataTables.lightColumnFilter.js file and remove "The Light Column Filter does not work with Responsive" comment from the website

you can add more filter options like "select" in the website's example.

.withLightColumnFilter({
0 : { "type" : "text", width: '100%'},
1 : { "type" : "select", values:[{"value":"male","label":"Male"}, {"value":"female","label":"Female"}]}
})

l-lin added a commit that referenced this issue Feb 9, 2016
@l-lin
Copy link
Owner

l-lin commented Feb 9, 2016

👍

@l-lin l-lin closed this as completed Feb 9, 2016
@l-lin l-lin added this to the v0.5.4 milestone Apr 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants