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

How can I unable sorting for a column? #523

Closed
YBM100Pt opened this issue Sep 16, 2016 · 2 comments
Closed

How can I unable sorting for a column? #523

YBM100Pt opened this issue Sep 16, 2016 · 2 comments

Comments

@YBM100Pt
Copy link

Hi! I'm using FooTable in my SpringMVC project. Thanks for the great work by the way.
I want to add a number-of-row column to my footable, and I do not want to sort this column.
I use <c:forEach> for the data.
I've tried using
`





...


...

Number
` But it's not working.
@steveush
Copy link
Member

Hi,

I've just tested this now and setting the data-sortable attribute to false works as expected for me. The column becomes unsortable and hovering over the header does not reveal the sort icon. Can you make sure you're using the latest version of the plugin and if the problem persists can you provide a small fiddle replicating the issue?

Thanks

@YBM100Pt
Copy link
Author

I've downloaded V3 Individual Components. But I couldn't find the footable.core.bootstrap.min.css or footable.core.standalone.min.css files as required.
The unzipped files that I've downloaded are shown below.
image

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

No branches or pull requests

2 participants