Page 1 of 1

Sorting tables in the Appgini IDE

Posted: 2015-10-02 16:18
by dragon
Is there a way to sort the tables in the Appgini IDE (ascending or descending) ?

Re: Sorting tables in the Appgini IDE

Posted: 2015-10-06 06:19
by lucicd
I don't know of a feature to sort the tables, but you can just drag and drop them in any desired position in the tables panel.

Also, you can use move table/field up/down buttons on the toolbar.
buttons.jpg
buttons.jpg (3.39 KiB) Viewed 3410 times
AppGini code generator will then put the tables in the proper order.

Re: Sorting tables in the Appgini IDE

Posted: 2015-10-06 14:08
by dragon
I eventually used the sort arrows, dragging and dropping of the table names doesn't work for me, but then again I'm using VMware on OSX running Windows 10. I have a 120 tables, then decided that it was better to have them sorted to more easily find what I was looking for. I appreciate the response.