Page 1 of 1

how do you change the order of properties/columns?

Posted: Sun 16 Apr 2017 07:14
by RobertK
Is there a way to change the order of properties/columns in entity developer?

(I understand that, a rearrange column feature in postgres does not exist - however, I should be able to rearrange the column order in entity developer so next time I recreate the tables entity developer would generate the sql script with the columns in the correct order)

Re: how do you change the order of properties/columns?

Posted: Mon 17 Apr 2017 13:30
by Shalex
RobertK wrote:Is there a way to change the order of properties/columns in entity developer?
Please drag&drop properties/columns in Model Explorer to order them.

Re: how do you change the order of properties/columns?

Posted: Tue 18 Apr 2017 02:58
by RobertK
Shalex wrote:
RobertK wrote:Is there a way to change the order of properties/columns in entity developer?
Please drag&drop properties/columns in Model Explorer to order them.
Interesting, that works!

But in the class editor drag and drop doesnt work!

Re: how do you change the order of properties/columns?

Posted: Tue 18 Apr 2017 08:52
by Shalex
RobertK wrote:But in the class editor drag and drop doesnt work!
That would be an excessive functionality. You can do the same via Model Explorer (CSDL and SSDL) and on the diagram (CSDL).