Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Column Reordering and Filtering #183

Open
joeymlink opened this issue Dec 29, 2014 · 0 comments
Open

Column Reordering and Filtering #183

joeymlink opened this issue Dec 29, 2014 · 0 comments
Labels

Comments

@joeymlink
Copy link

I am having some issues with allowing the user to reorder the columns and having column filtering work at the same time.

I am currently using the code that is tagged 1.4.4
I did see this issue that was closed over a year ago, but it didn't seem to be resolved.
#17

It seems like in the filtering function, it is calling the columns based on the index instead of the column name.

Probably missing something obvious, but haven't quite figured it out yet. Basically if the columns in the query are not in the exact order that the display is showing, then the filters seem to be filtering a different column. I am doing a pretty basic "make(true)" call, and everything else seems to work great.

Let me know if you have any suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants