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.

cant set column to be not reorderable

See original GitHub issue

can set all table to be reorderable but cannot set it per column.

are there any plan for it ?

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

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

Current behavior

Expected behavior

Reproduction of the problem

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • Table version: 0.7.x 7.0.0

  • Angular version: 2.0.x 2.4

  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

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

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
eliadAyehucommented, Mar 22, 2017

for example, i have 3 columns (x,y,z).

‘z’ column is not reorderable, and i cannot drag this column. but there is a bug if i drag ‘x’ column to ‘z’ column and replace it by “drag and drop”.

the expected result: cannot drag ‘x’ or ‘y’ columns to ‘z’ column. what mean ‘z’ column cannot be replace.

0reactions
github-actions[bot]commented, Mar 29, 2021

This issue was closed because it has been stalled for 7 days with no activity.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why can't I reorder my SQL Server columns? - Stack Overflow
The error message is : "Saving changes is not permitted. The changes you have made require the following tables to be dropped and...
Read more >
Unable to change the column order of an existing table in Sql ...
1) rows in a table have no ordering; it models a set. 2) columns in row have no ordering; it models a tuple....
Read more >
Why exactly doesn't PostgreSQL allow reordering the columns?
I'm just wondering Why it's not possible. I cannot imagine that there's a real technical challenge in reordering columns, but maybe there is?...
Read more >
Can't cancel Grid columns reordering in KendoReact - Telerik
Hello! There are some cases, when it's necessary to cancel columns reordering. For example it's necessary for the case, when a user tries...
Read more >
Can't modify column order : DBE-2284 - YouTrack
The generated code in DataGrip consists of two ALTER TABLE x ADD y lines. I should be able to reorder the columns I...
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