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

[CLOSED] Add support for type detection during sorting #150

Closed
tduchateau opened this issue Jan 28, 2014 · 2 comments
Closed

[CLOSED] Add support for type detection during sorting #150

tduchateau opened this issue Jan 28, 2014 · 2 comments

Comments

@tduchateau
Copy link
Member

Issue by tduchateau from Monday Jun 03, 2013 at 14:46 GMT


@tduchateau
Copy link
Member Author

Comment by tduchateau from Monday Jun 03, 2013 at 14:49 GMT

See http://dandelion-forum.48353.x6.nabble.com/Sorting-columns-with-prices-td522.html

@tduchateau
Copy link
Member Author

Comment by tduchateau from Wednesday Jul 03, 2013 at 21:40 GMT

The type detection won't be used in Dandelion-Datatables because some additional scripts are required and it would be ugly (it would overload the HTTP response) to add them by default if they are not used by everyone.
Instead, users will be able to locally use a new sortType/dt:sorttype column attribute which will add the needed DataTables functions in the generated script.
See #53

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

No branches or pull requests

1 participant