cant set column to be not reorderable
See original GitHub issuecan 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:
- Created 7 years ago
- Comments:6 (1 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.
This issue was closed because it has been stalled for 7 days with no activity.