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

[reorderable]=false not respected #387

Closed
sjonany opened this issue Dec 22, 2016 · 2 comments
Closed

[reorderable]=false not respected #387

sjonany opened this issue Dec 22, 2016 · 2 comments

Comments

@sjonany
Copy link

sjonany commented Dec 22, 2016

I'm submitting a ... (check one with "x")

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here

Current behavior
<ngx-datatable
....
[reorderable]=false>
>
The columns are still reorderable

Expected behavior
The columns should not be reorderable

  • More details
    Searching in this repository for "reorderable", I don't actually see this variable being used anywhere in src/components/datatable.component.ts, whereas other options like "scrollbarV" get used elsewhere in the file.

  • Table version: 4.0.0

  • Angular version: 2.4.0

  • Browser: Chrome

  • Language: Typescript 2.0.10

@florent1933
Copy link

Same problem, it's always reorderable.

@amcdnl
Copy link
Contributor

amcdnl commented Dec 25, 2016

Fixed in 4.1

@amcdnl amcdnl closed this as completed Dec 25, 2016
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

3 participants