question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to reorder columns

See original GitHub issue

I’m submitting a … (check one with “x”)

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

Current behavior not reordering columns

Expected behavior When reorder is activated, it should be possible to reorder all columns.

Reproduction of the problem https://stackoverflow.com/questions/50982494/how-to-reorder-ngx-datatables-column-in-angular

What is the motivation / use case for changing the behavior? Better options for customization

Please tell us about your environment:

  • Table version: 0.8.x 12.0.0

  • Angular version: 2.0.x 6

  • Browser: Chrome 67.0.3396.87

  • Language: [all | TypeScript X.X | ES6/7 | ES5]

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:9

github_iconTop GitHub Comments

1reaction
HackPointcommented, Jul 15, 2018

@Afflicted187 I will try to solve it later on my project, will update if any success.

1reaction
Afflicted187commented, Jul 13, 2018

Having the same problem, just that it does not work for me in IE (11), works with FF/Chrome/Edge though. Strange enough the example works in IE, while it doesn’t here.

Apparently OrderableDirective.isTarget called in OrderableDirective.onDragEnd does not return a target and won’t emit reorder.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to reorder columns on an Event List in SharePoint ...
I am trying to reorder the columns but there seems to be no option to do that. Does anyone know why or how...
Read more >
Why can't I reorder my SQL Server columns? - Stack Overflow
Definitely you can. Uncheck this option in SQL Server Management Studio: Tools > Options > Designers > Prevent saving changes that require ...
Read more >
Unable to reorder columns, even after selecting dnd.reorder
Summary: In the below Ojet table, unable to reorder the table columns in Live mode even after selecting dnd.reorder.
Read more >
Lightning Report Builder doesn't allow the user to re-arrange ...
As soon as you drag the column header, the table scrolls to the right again, and you are not able to re-arrange the...
Read more >
Why exactly doesn't PostgreSQL allow reordering the columns?
Why has nobody implemented column reordering? · Do it "on foot": BEGIN; CREATE TABLE tab_copy (col1 type1, col2 type2, ...); INSERT INTO tab_copy ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found