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

sorter: isoDate #38

Closed
thezoggy opened this issue Mar 20, 2012 · 2 comments
Closed

sorter: isoDate #38

thezoggy opened this issue Mar 20, 2012 · 2 comments
Labels

Comments

@thezoggy
Copy link
Collaborator

I have a table of data, with the first column being in the YYYY-MM-DD format. There are some rows where this field is empty.. so when sorting it will stick the newest date on top or sorting the other direction it puts the empty stuff on top. Is there a way to basically keep the rows with the empty columns at the bottom (didnt it used to do this?). Honestly this shouldnt be limited to isoDate but could be useful else where as well.. so maybe add a 'ignoreNull: true' option?

i can create a jsfiddle if you need some test data. hit me up on irc if you need to talk more

@thezoggy
Copy link
Collaborator Author

http://jsfiddle.net/hXDGB/

example of issue

Mottie added a commit that referenced this issue Mar 21, 2012
@thezoggy
Copy link
Collaborator Author

thank you. i confirm this is indeed fixed :) closing.

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

1 participant